as.matrix.regcoeffs | R Documentation |
returns matrix with regression coeffocoents for given response number and amount of components
## S3 method for class 'regcoeffs'
as.matrix(x, ncomp = 1, ny = 1, ...)
x |
regression coefficients object (class |
ncomp |
number of components to return the coefficients for |
ny |
number of response variable to return the coefficients for |
... |
other arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.