powered by
lmgce
Extract coefficients from a lmgce object
# S3 method for lmgce coefficients(object, ...)
Returns the coefficients from a lmgce object
Fitted lmgce model object.
Additional arguments (not used).
Jorge Cabral, jorgecabral@ua.pt
# \donttest{ res_gce_package <- lmgce(y ~ ., data = dataGCE, seed = 230676) # } coefficients(res_gce_package)
Run the code above in your browser using DataLab