print.spotLOESS: Print method for loess model

View source: R/buildLOESS.R

print.spotLOESSR Documentation

Print method for loess model

Description

Wrapper for summary.loess.

Usage

## S3 method for class 'spotLOESS'
print(x, digits = max(3L, getOption("digits") - 3L), ...)

Arguments

...

not used

object

fit of the model, an object of class "spotLOESS", produced by buildLOESS.

See Also

buildLOESS


SPOT documentation built on June 26, 2022, 1:06 a.m.