print.smoothbp_fit: Print a smoothbp_fit

View source: R/postprocess.R

print.smoothbp_fitR Documentation

Print a smoothbp_fit

Description

Print a smoothbp_fit

Usage

## S3 method for class 'smoothbp_fit'
print(x, digits = 3, effects = c("fixed", "ran_pars"), ...)

Arguments

x

A smoothbp_fit object.

digits

Number of decimal places to print.

effects

Which effects to show: "fixed", "ran_pars", "ran_vals", or "all".

...

Unused.

Value

The input object x (invisibly), called for its printing side effects.


smoothbp documentation built on June 14, 2026, 9:06 a.m.