R/fitted.phenopix.R

Defines functions fitted.phenopix

Documented in fitted.phenopix

fitted.phenopix <- function(object, ...) {
    return(object$fit$fit$predicted)
}

Try the phenopix package in your browser

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

phenopix documentation built on May 2, 2019, 4:50 p.m.