| priors | R Documentation | 
Return the tibble containing the priors of a networkModel
priors(nm, fix_set_params = FALSE, quiet = FALSE)
| nm | A  | 
| fix_set_params | If TRUE, parameters for which a value is set are given a fixed value (i.e. their prior is equivalent to a point value). | 
| quiet | Boolean to control verbosity. | 
A tibble giving the current priors defined for the input network model.
priors(aquarium_mod)
priors(trini_mod)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.