Print Method for a smoothing_fitsae
Object
smoothing_fitsae
ObjectThe generic method print()
allow to explore relevant outputs of the input object
## S3 method for class 'smoothing_fitsae' print(x, digits = 3L, ...)
x
: Object of class smoothing_fitsae
.digits
: Number of digits to display....
: Currently unused.Printed information on a smoothing_fitsae
object.
Useful links