Learn R Programming

FrechForest (version 0.9)

rf_shape_para: Parallelized Frechet random Forest

Description

Parallelized Frechet random Forest

Usage

rf_shape_para(Curve = NULL, Scalar = NULL, Factor = NULL,
  Shape = NULL, Image = NULL, Y, mtry, ntree, ncores, ERT = FALSE,
  aligned.shape = FALSE, ntry = 3, timeScale = 0.1, ...)

Arguments

...