print.serp {serp}R Documentation

Print method for a fitted serp object

Description

Prints out a vector of coefficients of the fitted model with some additional goodness-of-fit measures.

Usage

## S3 method for class 'serp'
print(x, ...)

Arguments

x

An object of class serp.

...

additional arguments.

Value

No return value

See Also

serp, print.summary.serp


[Package serp version 0.2.4 Index]