R/AIC.mixor.R

Defines functions AIC.mixor

Documented in AIC.mixor

AIC.mixor <-
function(object, ...) {
  object$AIC
}

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.