coef.wald_lgspline: Extract Coefficients from a wald_lgspline Object

View source: R/methods.R

coef.wald_lgsplineR Documentation

Extract Coefficients from a wald_lgspline Object

Description

Extract Coefficients from a wald_lgspline Object

Usage

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

Arguments

object

A "wald_lgspline" object.

...

Not used.

Value

Named numeric vector of coefficient estimates, or NULL if no estimate column is available.


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