print.regcoeffs {mdatools} | R Documentation |
print method for regression coefficients class
Description
prints regression coeffocoent values for given response number and amount of components
Usage
## S3 method for class 'regcoeffs'
print(x, ...)
Arguments
x |
regression coefficients object (class |
... |
other arguments |
[Package mdatools version 0.14.1 Index]