testD {FLR} | R Documentation |
Creates testing and training samples from the original data.
testD(data2)
trainD(data2)
data2 |
a data.frame flaged with the sepFlag function. |
return the training and testing samples that will be used for the classification.