Summary method for regcoeffs object
Shows estimated coefficients and statistics (if available).
## S3 method for class 'regcoeffs' summary(object, ncomp = 1, ny = 1, alpha = 0.05, ...)
object
: object of class regcoeffs
ncomp
: how many components to useny
: which y variable to show the summary foralpha
: significance level for confidence interval (if statistics available)...
: other argumentsStatistcs are shown if Jack-Knifing was used when model is calibrated.