OOB.server: OOB for random Forest

View source: R/OOB_server.R

OOB.serverR Documentation

OOB for random Forest

Description

OOB for random Forest

Usage

OOB.server(
  Curve = NULL,
  Scalar = NULL,
  Factor = NULL,
  Shape = NULL,
  Image = NULL,
  ncores = NULL,
  range = NULL,
  Y,
  timeScale = 0.1,
  d_out = 0.1
)

Arguments

Curve

[list]:

Scalar

[list]:

Factor

[list]:

Shape

[list]:

Image

[list]:

ncores

[numeric]:

range

[vector]:

Y

[list]:

timeScale

[numeric]

d_out

[numeric]


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