Dear R users:
I have been trying to figure out how to include string variables in a for
loop to run multiple random forests with little success. The current code
returns the following error:
Error in trafo(data = data, numeric_trafo = numeric_trafo, factor_trafo =
factor_trafo, :
data class c
All --
I have been trying to work with the 'Party' package using R v2.15.1 and have
cobbled together a (somewhat) functioning code from examples on the web. I
need to run a series of unbiased, conditional, cForest tests on several subsets
of data which I have made into a loop. The results ide
2 matches
Mail list logo