predict.stdf: Predict method STDF Model Fits

Description Usage

Description

Predicted values for a stdf object.

Usage

1
2
3
4
## S3 method for class 'stdf'
predict(object, newdata = NULL, what = c("fit", "predict",
  "loadings"), se = FALSE, loadings.range = list(x = c(0, 1), y = c(0, 1),
  mesh = 20), ...)

guiludwig/stdf documentation built on May 17, 2019, 9:27 a.m.