summary.wald_lgspline: Summary Method for wald_lgspline Objects

View source: R/methods.R

summary.wald_lgsplineR Documentation

Summary Method for wald_lgspline Objects

Description

Prints a header with model info then delegates to print.wald_lgspline.

Usage

## S3 method for class 'wald_lgspline'
summary(object, ...)

Arguments

object

A "wald_lgspline" object.

...

Passed to print.wald_lgspline.

Value

Invisibly returns object.

See Also

wald_univariate, print.wald_lgspline


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