predict.spotLOESS: Predict loess model
Description
Predict with model produced by buildLOESS
.
Usage
# S3 method for spotLOESS
predict(object, newdata, ...)
Arguments
object
loess model (settings and parameters) of class spotLOESS
.
newdata
design matrix to be predicted
Value
list with predicted value y
, standard error
s
(if object$target contains "s"
) and
ei
(if object$target contains "ei"
) and