generateResidualCutoffCode: generateResidualCutoffCode

Description Usage Arguments Value Examples

View source: R/featurefinder.r

Description

For each tree print a summary of the significant residuals as specified by the user

Usage

1

Arguments

data

A dataframe

filename

A string

trees

A list of trees generated by saveTree

names

A list of level names

runname

A string corresponding to the name of the factor variable being analysed

...

and parameters to be passed through

Value

A list of residuals for each tree provided.

Examples

1
2
3
4
5
6
7
8
9

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