print.summary.ewp {ewp} | R Documentation |
Print ewp model summary
Description
Print ewp model summary
Usage
## S3 method for class 'summary.ewp'
print(x, digits = max(3, getOption("digits") - 3), ...)
Arguments
x |
ewp model summary |
digits |
number of digits to print |
... |
additional arguments to printCoefmat() |
Value
printout of the summary object
[Package ewp version 0.1.1 Index]