extract
method for bergm
objectsextract
method for bergm
objects created by the
bergm
function in the Bergm package.
# S4 method for bergm
extract(model, posterior.median = FALSE, level = 0.95, ...)
A statistical model object.
Report the posterior median instead of the default posterior mean as coefficients?
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.