R/coef.mixor.R

Defines functions coef.mixor

Documented in coef.mixor

coef.mixor <-
function(object,...) {
object$Model[,"Estimate"]
}

Try the mixor package in your browser

Any scripts or data that you put into this service are public.

mixor documentation built on May 2, 2019, 5:56 a.m.