print.adeastepwise {adea} | R Documentation |
Print method for adeastepwise class
Description
For the final model of adeastepwise function prints a summary, the input variables, and outputs variables.
Usage
## S3 method for class 'adeastepwise'
print(x, ...)
Arguments
x |
Object of class stepwise to print. |
... |
Optional arguments to "print". |
[Package adea version 1.5.1 Index]