R/AIC.srafit.R

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

Try the sra package in your browser

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

sra documentation built on May 29, 2024, 2:58 a.m.