summary.regcoeffs | R Documentation |
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 |
ncomp |
how many components to use |
ny |
which y variable to show the summary for |
alpha |
significance level for confidence interval (if statistics available) |
... |
other arguments |
Statistcs are shown if Jack-Knifing was used when model is calibrated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.