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