print.kspm: Print results from a Kernel Semi parametric Model Fit

Description Usage Arguments Author(s) See Also

View source: R/printKspm.R

Description

print method for class "kspm".

Usage

1
2
3
4
5
## 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 kspm or a result from summary.kspm.

...

additional optional argument (currently unused).

Author(s)

Catherine Schramm, Aurelie Labbe, Celia Greenwood

See Also

kspm for fitting model, summary.kspm


KSPM documentation built on Aug. 10, 2020, 5:07 p.m.