Description Usage Arguments See Also
Create DataSet
using data and targets.
1 2 3 | ## S4 method for signature 'ANY,ANY,missing,missing'
createDataSet(data, targets, formula,
dataSet, ...)
|
data |
Input data, possibly also target data if a formula is used. |
targets |
Target data. |
formula |
Model |
dataSet |
|
... |
Further parameters. |
createDataSet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.