R/AIC.Nmix.R

Defines functions AIC.Nmix

Documented in AIC.Nmix

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

Try the jointNmix package in your browser

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

jointNmix documentation built on May 2, 2019, 8:18 a.m.