createDataSet-ANY-ANY-missing-DataSet-method: Create new 'DataSet' by filling an existing one with new...

Description Usage Arguments See Also

Description

Create new DataSet by filling an existing one with new data.

Usage

1
2
3
## S4 method for signature 'ANY,ANY,missing,DataSet'
createDataSet(data, targets, formula,
  dataSet, ...)

Arguments

data

Input data, possibly also target data if a formula is used.

targets

Target data.

formula

Model formula.

dataSet

DataSet that is used as a basis for the new one

...

Further parameters.

See Also

createDataSet


darch documentation built on May 29, 2017, 8:14 p.m.