extract,mlwinfitMCMC-method | R Documentation |
Extract coefficients and GOF measures from a statistical object.
## S4 method for signature 'mlwinfitMCMC'
extract(
model,
include.nobs = TRUE,
include.dbar = TRUE,
include.dthetabar = TRUE,
include.pd = TRUE,
include.dic = TRUE,
...
)
model |
An |
include.nobs |
should the number of observations be reported? |
include.dbar |
should the Dbar be reported? |
include.dthetabar |
should the D(thetabar) be reported? |
include.pd |
should the pD be reported? |
include.dic |
should the DIC be reported? |
... |
Other arguments. |
extract
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.