powered by
Return the tibble containing the priors of a networkModel
priors(nm, fix_set_params = FALSE, quiet = FALSE)
A tibble giving the current priors defined for the input network model.
A networkModel object.
networkModel
If TRUE, parameters for which a value is set are given a fixed value (i.e. their prior is equivalent to a point value).
Boolean to control verbosity.
priors(aquarium_mod) priors(trini_mod)
Run the code above in your browser using DataLab