print.spotLOESS: Print method for loess model
Description
Wrapper for summary.loess.
Usage
# S3 method for spotLOESS
print(x, digits = max(3L, getOption("digits") - 3L), ...)Arguments
object
fit of the model, an object of class "spotLOESS", produced by buildLOESS.