Learn R Programming

mdatools (version 0.5.3)

print.regcoeffs: 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, ncomp = 1, ny = 1, digits = 3, ...)

Arguments

x
regression coefficients object (class regcoeffs)
ncomp
number of components to return the coefficients for
ny
number of response variable to return the coefficients for
digits
decimal digits round the coefficients to
...
other arguments