OOB.rfshape: OOB for random Forest

View source: R/OOB_frf.R

OOB.rfshapeR Documentation

OOB for random Forest

Description

OOB for random Forest

Usage

OOB.rfshape(
  rf,
  Curve = NULL,
  Scalar = NULL,
  Factor = NULL,
  Shape = NULL,
  Image = NULL,
  Y,
  timeScale = 0.1,
  d_out = 0.1
)

Arguments

d_out

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