View source: R/featurefinder.r
getVarAv | R Documentation |
This function generates a residual tree on a subset of the data
getVarAv(dd, varAv, varString)
dd |
A dataframe |
varAv |
A string corresponding to the numeric field to be averaged within each leaf node |
varString |
A string |
An average of the numeric variable varString in the segment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.