as.matrix.regres | R Documentation |
Returns a matrix with model performance statistics for regression results
## S3 method for class 'regres'
as.matrix(x, ncomp = NULL, ny = 1, ...)
x |
regression results (object of class |
ncomp |
model complexity (number of components) to calculate the statistics for (can be a vector) |
ny |
for which response variable calculate the statistics for |
... |
other arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.