View source: R/ergmm.defaults.R
ergmm.prior | R Documentation |
Auxiliary function as user interface for ergmm
prior
specification. Typically only used when calling ergmm
. It is
used to supply the parameters of the prior distribution of the model, to
overwrite those specified in the model formula, and to supply miscellaneous
prior parameters.
ergmm.prior(..., adjust.beta.var = TRUE)
... |
Prior distribution parameters. See term documentation and |
adjust.beta.var |
A shortcut: whether the prior variance for each
covariate coefficient should be divided by the mean square of that
covariate. This adjustment affects those variances specified in the formula
or by default, but not those specified through the |
A list with the arguments as elements.
ergmm()
, ergmTerm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.