search for: narower

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

Did you mean: narrower
2012 May 14
2
Error in names(x) <- value: 'names' attribute must be the same length as the vector
Dear R-helpers, I am stuck on an error in R: When I run my code (below), I get this error back: Error in names(x) <- value : 'names' attribute must be the same length as the vector Then when I use traceback(), R gives me back this in return: `colnames<-`(`*tmp*`, value = c(""Item", "Color" ,"Number", "Size")) I'm not exactly
2004 Mar 31
3
help with the usage of "randomForest"
Dear all, Can anybody give me some hint on the following error msg I got with using randomForest? I have two-class classification problem. The data file "sample" is: ---------------------------------------------------------- udomain.edu udomain.hcs hpclass 1 1.0000 1 not 2 NA 2 not 3 NA 0.8 not 4 NA 0.2 hp 5 NA 0.9 hp ------------------------------------------------------------ The
2007 May 11
1
axis space
Hello I have a problem. I have a plot, and have made the writing larger with cex.axis and cex.lab, and i is working great, BUT the writing is bigger than the window... for example, the y-axis writing misses the top of all letters. Does anyone know how to change the window or something so you actually can see what the y-axis says. the plot is attached if there is doubt of what i mean... plot: