Displaying 1 result from an estimated 1 matches for "siteord".
Did you mean:
siteid
2009 Dec 17
1
Plot with a factor variable which has large values
I wanted to do a simple plot: Death Rate vs Clinical Site, and then draw a
confidence interval of Death Rate at each clinical site, which is a factor
variable with 100 levels. I used the following code:
plot(Site, Rate, col="red", type="o")
However, the graph was a short line at each site instead of points, and the
color was not red at all. Seem to me for factor variable all