Hi folks, Any time I try to plot my dependent variable as a ranked value against my predictor, R generates an additional category which precedes my actual predictors. So if I have Sex as my predictor, my categories are an unnamed category, M, and F. The unnamed category always has a box with the highest values, so I thought it was related to outliers, but this happens even when I switch dependent variables and use ones without outliers.
Any help would be appreciate :-) thanks in advance! Dean. -- View this message in context: http://r.789695.n4.nabble.com/Ranked-Boxplot-generates-an-extra-category-tp3461959p3461959.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.