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