ContAttrs {autoBagging} | R Documentation |
Retrieve names of continuous attributes (not including the target)
Description
Retrieve names of continuous attributes (not including the target)
Usage
ContAttrs(dataset)
Arguments
dataset |
structure describing the data set, according
to |
Value
list of strings
See Also
read_data.R
[Package autoBagging version 0.1.0 Index]