Extract coefficients and GOF measures from a statistical object.
# S4 method for mlwinfitMCMC
extract(
model,
include.nobs = TRUE,
include.dbar = TRUE,
include.dthetabar = TRUE,
include.pd = TRUE,
include.dic = TRUE,
...
)
An mlwinfitMCMC-class
model.
should the number of observations be reported?
should the Dbar be reported?
should the D(thetabar) be reported?
should the pD be reported?
should the DIC be reported?
Other arguments.
extract