generateTrees: generateTrees

Description Usage Arguments Value Examples

View source: R/featurefinder.r

Description

Generate a residual tree for each level of factor mainfac

Usage

1

Arguments

data

A dataframe

vars

A list of candidate predictors

expr

A expression to be modelled by the RPART tree

outputPath

The output directory

runname

A string corresponding to the name of the variable being modelled

...

and parameters to be passed through

Value

A list of residual trees for each level of the mainfac factor provided

Examples

1
2
3
4
5
6
7
8
9

featurefinder documentation built on May 2, 2019, 5:41 a.m.