extract,bergm-method | R Documentation |
extract
method for bergm
objectsextract
method for bergm
objects created by the
bergm
function in the Bergm package.
## S4 method for signature 'bergm'
extract(model, posterior.median = FALSE, level = 0.95, ...)
model |
A statistical model object. |
posterior.median |
Report the posterior median instead of the default posterior mean as coefficients? |
level |
Confidence level, i.e., the proportion of the posterior distribution to be included in the credible interval. |
... |
Custom parameters, which are handed over to subroutines. Currently not in use. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.