print.smoothing_fitsae: Print Method for a 'smoothing_fitsae' Object

View source: R/smoothing.R

print.smoothing_fitsaeR Documentation

Print Method for a smoothing_fitsae Object

Description

The generic method print() allow to explore relevant outputs of the input object

Usage

## S3 method for class 'smoothing_fitsae'
print(x, digits = 3L, ...)

Arguments

x

Object of class smoothing_fitsae.

digits

Number of digits to display.

...

Currently unused.

Value

Printed information on a smoothing_fitsae object.


tipsae documentation built on Sept. 13, 2024, 5:07 p.m.