prepare
From vtreat v1.6.2
by John Mount
Apply treatments and restrict to useful variables.
Apply treatments and restrict to useful variables.
Usage
prepare(treatmentplan, dframe, ...)
Arguments
- treatmentplan
Plan built by designTreantmentsC() or designTreatmentsN()
- dframe
Data frame to be treated
- ...
no additional arguments, declared to forced named binding of later arguments
See Also
prepare.treatmentplan
, prepare.simple_plan
, prepare.multinomial_plan
Community examples
Looks like there are no examples yet.