S3 methods extracting estimated coefficients for objects generated by
rrpack.
# S3 method for mrrr
coef(object, ...)# S3 method for cv.mrrr
coef(object, ...)
# S3 method for r4
coef(object, ...)
# S3 method for rrr
coef(object, ...)
# S3 method for rrr.fit
coef(object, ...)
# S3 method for cv.rrr
coef(object, ...)
# S3 method for srrr
coef(object, ...)
# S3 method for sofar
coef(object, ...)
# S3 method for rssvd
coef(object, ...)
A numeric matrix.
Object generated by rrpack.
Other argumnts for future usage.