getVarAv: getVarAv

View source: R/featurefinder.r

getVarAvR Documentation

getVarAv

Description

This function generates a residual tree on a subset of the data

Usage

getVarAv(dd, varAv, varString)

Arguments

dd

A dataframe

varAv

A string corresponding to the numeric field to be averaged within each leaf node

varString

A string

Value

An average of the numeric variable varString in the segment


featurefinder documentation built on April 4, 2025, 12:30 a.m.