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

View source: R/fit_sae.R

print.fitsaeR Documentation

Print Method for a fitsae Object

Description

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

Usage

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

Arguments

x

Object of class fitsae.

...

Currently unused.

Value

Printed information on a fitsae object.


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