search for: q05

Displaying 3 results from an estimated 3 matches for "q05".

Did you mean: 05
2008 Jul 03
1
Migrating from S-Plus to R - Exporting Tables
...1 > tot 21411 100.00 184.53 37.77 86.98 126.52 138.22 157.85 181.75 208.82 > 235.51 > P95 max > 1 249.24 354.49 > 2 256.39 344.28 > 3 256.44 352.71 > 4 237.78 317.62 > tot 251.35 354.49 > > and nomequest is a vector >> nomequest04 > [1] "Q05" "Q06" "Q07" "Q08" "Q09" "Q10" "Q11" "Q12" > [9] "Q14" "Q15" "NESCPM" > > > > > > > I want to export an table using the write.table and i want...
2008 Jul 02
1
randomForest training error
While trying to train randomForest with my dataset, I am ending up with the following error Error in randomForest.default(datatrain, classtrain) : length of response must be the same as predictors My data looks like: A,B,C,D,Class 1,2,1,2,cl1 1,2,1,2,cl1 3,2,1,2,cl2 3,2,1,2,cl2 3,2,1,2,cl2 3,2,1,2,cl2 3,2,1,2,cl2 3,2,1,2,cl2 3,2,1,2,cl2 3,2,12,3,cl2 3,2,1,2,cl2 Actual dataset has around 4000
2008 Jul 15
3
playwith package crashes on Mac
Dear R-helpers, I tried the playwith packages for the first time, and it crashed R: > require(playwith) Loading required package: playwith Loading required package: lattice Loading required package: grid Loading required package: gWidgets Loading required package: gWidgetsRGtk2 Loading required package: RGtk2 Loading required package: cairoDevice > sessionInfo() R version 2.7.1