PreprocessorCrossbasis | R Documentation |
It can be used to sum variables in order to create a new variable.
ranalyse::Node
-> ranalyse::NodeProcessor
-> ranalyse::Preprocessor
-> PreprocessorCrossbasis
new()
PreprocessorCrossbasis$new( outputName, inputNames, lag = lag, argvarFun = argvarFun, arglag = arglag, groupingFun = NULL, deleteInputVars = FALSE, nodeDesc = NULL )
clone()
The objects of this class are cloneable with this method.
PreprocessorCrossbasis$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.