mixed_forest: Main function

Description Usage Arguments

Description

Function used for fitting mixed random forests.

Usage

1
mixed_forest(x, y, mtry, Ntree)

Arguments

x

Data frame containing explanatory variables

y

Data frame containing 2 response variables, one being discrete (factor), the other continuous

mtry

Number of features examined per tree

Ntree

Number of trees in the forest


koenvanbenthem/JCRForest documentation built on May 20, 2019, 12:53 p.m.