predict.FrechForest: Predict with Frechet random forests

Description Usage Arguments

View source: R/FrechForest.R

Description

Predict with Frechet random forests

Usage

1
2
3
4
## S3 method for class 'FrechForest'
predict(object, Curve = NULL, Scalar = NULL,
  Factor = NULL, Shape = NULL, Image = NULL, aligned.shape = FALSE,
  timeScale = 0.1, ...)

Arguments

object

: Frechet random forest

Curve

[list]:

Scalar

[list]:

Factor

[list]:

Shape

[list]:

Image

[list]:

aligned.shape

[logical]:

timeScale

[numeric]:

...

: optional parameters to be passed to the low level function


FrechForest documentation built on July 1, 2020, 6:44 p.m.