R/summary.crossval.R

"summary.crossval" <-
function(object, axes = c(1:min(6, object$n.axes)), ...)
  {
    class(object) <- "summary.crossval"
    object
  }

Try the cocorresp package in your browser

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

cocorresp documentation built on May 7, 2021, 9:06 a.m.