Skip to content
Prev 292653 / 398498 Next

Splitting data into test and train (80:20) kepping attributes similar

Well, it throws an error, because there is no such function in default R. A bit of googling showed it might be the one in the caTools package.

execute this:
install.packages("caTools")
library(caTools)

before executing your code


Am 25.04.2012 um 12:39 schrieb Dwaipayan Dasgupta: