print.serp: Print method for a fitted serp object

View source: R/serp.method.R

print.serpR 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


serp documentation built on March 18, 2022, 6:33 p.m.