R/coef.ml_mcmc.R

Defines functions coef.ml_mcmc

Documented in coef.ml_mcmc

## File Name: coef.ml_mcmc.R
## File Version: 0.02

coef.ml_mcmc <- function(object, ...)
{
    return(object$coef)
}
alexanderrobitzsch/miceadds documentation built on Feb. 2, 2024, 10:21 a.m.