zmjones / edarf

exploratory data analysis using random forests
MIT License
68 stars 11 forks source link

randomForest.default #34

Closed zmjones closed 9 years ago

zmjones commented 9 years ago

randomForest(X, y), which calls randomForest.default is broken. maybe we should have a separate method for this? needs to be added to the tests as well