search for: qifei

Displaying 4 results from an estimated 4 matches for "qifei".

2009 Apr 25
4
dotplot: labeling coordinates for each point
Hi all, I used dotplot to draw a graph for a dataset with size of 100. Since the x-axis are all texts, so they are mixed up and not readable. Is there any way to make it readable or how can I add labels to all the points with its (x,y) coordinates? Thanks for your help. Best, Tony [[alternative HTML version deleted]]
2009 Apr 18
2
Welcome to the "R-help" mailing list
Hi all, I'm a newbie R developer, am trying to dotplot a few graphs using a for loop. The following code works fine but once I wanna plot inside a loop, nothing happens. > for(i in 1:1){dotplot(y~x)} > y <- c(1,2,3) > x <- c('a','b','c') > dotplot(y~x) > for (i in 1:3) {dotplot(y~x)} (y and x depends on I in actual case) Nothing happens. I
2009 Apr 18
1
dotplot in a loop
Hi all, I'm a newbie R developer, am trying to dotplot a few graphs using a for loop. The following code works fine but once I wanna plot inside a loop, nothing happens. > for(i in 1:1){dotplot(y~x)} > y <- c(1,2,3) > x <- c('a','b','c') > dotplot(y~x) > for (i in 1:3) {dotplot(y~x)} (y and x depends on I in actual case) Nothing happens. I
2009 Apr 27
3
Formatting numbers
...in a data.frame with the max value > (Alessandro) > 17. re moving entries from one vector that are in another (onyourmark) > 18. Is their any function can generate orthogonal tables(e.g. > L_8(2^7) (dzuswxbylw) > 19. Re: dotplot: labeling coordinates for each point (Qifei Zhu) > 20. Re: Help to select the raw in a data.frame with the max value > (Jorge Ivan Velez) > 21. Re: Nomogram with stratified cph in Design package > (Frank E Harrell Jr) > 22. Problem installing packages (Jarek Jasiewicz) > 23. Re: 3 questions regarding mat...