Learn R Programming

KSPM (version 0.2.1)

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

Description

print method for class "kspm".

Usage

# S3 method for kspm
print(x, ...)

# S3 method for 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).

See Also

kspm for fitting model, summary.kspm