Rtmax: Randomized Frechet tree

Description Usage Arguments

View source: R/FrechForest.R

Description

Randomized Frechet tree

Usage

1
2
3
Rtmax(Curve = NULL, Scalar = NULL, Factor = NULL, Shape = NULL,
  Image = NULL, Y, mtry, ERT = FALSE, aligned.shape = FALSE,
  ntry = 3, timeScale = 0.1, ...)

Arguments

Curve

[list]:

Scalar

[list]:

Factor

[list]:

Shape

[list]:

Image

[list]:

Y

[list]:

mtry

[integer]:

ERT

[logical]:

aligned.shape

[logical]:

ntry

[numeric]:

timeScale

[numeric]:

...

: option


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