Description Usage Arguments Value Author(s) References See Also Examples
This function obtains the values in the column whose name is the target variable of a prediction problem described by a formula.
1 |
formula |
A formula describing a prediction problem |
data |
The data frame containing the data of the prediction problem |
A vector of values
Luis Torgo ltorgo@dcc.fc.up.pt
Torgo, L. (2010) Data Mining using R: learning with case studies, CRC Press (ISBN: 9781439810187).
http://www.dcc.fc.up.pt/~ltorgo/DataMiningWithR
1 2 3 4 5 6 7 |
Loading required package: lattice
Loading required package: grid
Min. 1st Qu. Median Mean 3rd Qu. Max.
0.00 1.40 4.85 15.32 19.32 89.80
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.