rf_shape_para: Parallelized Frechet random Forest

View source: R/FrechForest.R

rf_shape_paraR Documentation

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,
  ntry = 3,
  nodesize = 1,
  timeScale = 0.1,
  ...
)

Arguments

...

Lcapitaine/FrechForest documentation built on July 4, 2023, 3:30 a.m.