honestRFTree_input_checker: honstRFTree Input Checker

Description Usage Arguments

View source: R/R_honestRFTree.R

Description

Checks that the input parameters for an honest RF make sense

Usage

1
honestRFTree_input_checker(nodesize, sampleIndex)

Arguments

nodesize

The minimum observations contained in terminal nodes. The default value is 5.

sampleIndex

A list of the index of observations that are used as averaging dataset. The index are based on the original dataset 'x' and 'y' from forest. Essentially, 'x[sampleIndex]' generates the whole splitting dataset.


theo-s/Rforestry_R documentation built on Dec. 23, 2021, 9:55 a.m.