powered by
cv.lmgce
Print cv.lmgce object
# S3 method for cv.lmgce print(x, digits = max(3L, getOption("digits") - 3L), ...)
A small summary of a cv.lmgce object is returned.
fitted cv.lmgce object.
significant digits in printout.
additional print arguments.
Jorge Cabral, jorgecabral@ua.pt
# \donttest{ res.cv.lmgce <- cv.lmgce(y ~ ., data = dataGCE) res.cv.lmgce # }
Run the code above in your browser using DataLab