createDataSet,ANY,ANY,missing,missing-method: Create '>DataSet
using data and targets.
Description
Create '>DataSet
using data and targets.
Usage
# S4 method for ANY,ANY,missing,missing
createDataSet(data, targets, ...,
scale = F)
Arguments
data
Input data, possibly also target data if a formula is used.
scale
Logical indicating whether to scale the data.