print.lgspline: Print Method for lgspline Objects

View source: R/methods.R

print.lgsplineR Documentation

Print Method for lgspline Objects

Description

Prints a concise summary of the fitted model to the console.

Usage

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

Arguments

x

An lgspline model object.

...

Not used.

Value

Invisibly returns x.


lgspline documentation built on Aug. 5, 2026, 1:10 a.m.