print.kspm {KSPM} | R Documentation |
Print results from a Kernel Semi parametric Model Fit
Description
print method for class "kspm".
Usage
## S3 method for class 'kspm'
print(x, ...)
## S3 method for class 'summary.kspm'
print(x, ...)
Arguments
x |
an object used to select a method. Usually, a result of a call to |
... |
additional optional argument (currently unused). |
Author(s)
Catherine Schramm, Aurelie Labbe, Celia Greenwood
See Also
kspm for fitting model, summary.kspm
[Package KSPM version 0.2.1 Index]