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 April 3, 2025, 9:38 p.m.