[R] Spider Plot

2013-04-19 Thread XINLI LI
Does any one have a sample code for a Spider Plot as attached? Thanks, Xing __ 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 commen

[R] R package for dashboard

2012-09-19 Thread XINLI LI
What package can be used to produce dashboard in R? Thanks and Regards, Xin __ 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 comme

[R] Reference on data manipulation

2012-06-12 Thread XINLI LI
Dear Group: What is the best reference book on data manipulation with R in the market now? Thanks, XING __ 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/post

[R] scatterplot3D

2011-09-26 Thread XINLI LI
Is there any way to plot a 3-D scatter plot for two groups on one graph? Thanks, XINLI [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http

Re: [R] merger two 3-d scatter plot

2011-09-26 Thread XINLI LI
ray")) On Mon, Sep 26, 2011 at 1:33 PM, David Winsemius wrote: > > On Sep 26, 2011, at 3:06 PM, XINLI LI wrote: > > Dear R groups: >> >> I have the data as follows, I want to plot the "Rank1 ~ obs30*Cases" and >> "Rank2 ~ obs30*Cases" on the

[R] merger two 3-d scatter plot

2011-09-26 Thread XINLI LI
Dear R groups: I have the data as follows, I want to plot the "Rank1 ~ obs30*Cases" and "Rank2 ~ obs30*Cases" on the same plot as one 3-D scatter plot, how to do that? Any help is highly appreciated. ID obs30 Cases RANK1 RANK2 1 0.03175 63 82 81 2 0.0 34 1 34 3 0.0 36 2 41 4 0.0 54

[R] Spider (Radar) Plot

2011-09-08 Thread XINLI LI
Dear R Group: Based on the following data, how to do a great Spider (Radar) Plot? Any advice is greatly appreciated. HospID Rate Age Charlson NIHSS 1 0.2 49 3.5 0 2 0.1 48 1.8 12 3 0.4 56 2.1 5 4 0.3 77 0 7 5 0.2 67 6.5 3 6 0.1 62 4.8 4.6 7 0.1 64 12 5.2 8 0.3 61 3 2.8 9 0.15 69 4.5 1.9 1

Re: [R] GIS Help: distance calculation based on ZIP Code

2010-12-08 Thread XINLI LI
lihaw...@gmail.com >> CC: r-help@r-project.org >> Subject: Re: [R] GIS Help: distance calculation based on ZIP Code >> >> On Wed, Dec 8, 2010 at 10:41 AM, XINLI LI wrote: >> > Dear R Group Users: >> > >> >If there is a resource or easy way to cal

[R] GIS Help: distance calculation based on ZIP Code

2010-12-08 Thread XINLI LI
Dear R Group Users: If there is a resource or easy way to calculate the distance between zipcodes, for example, if I have the zipcode for 200 patients, and the zipcode of a hospital, how to calculate the travel distance of these individual patient to the hospital based on the zipcode. Your inp

[R] Sample size with ANCOVA

2010-11-20 Thread XINLI LI
Dear R users: How to calculate the sample size with ANCOVA? For example, in a clinical trial, the correlation between the baseline and one-year follow-up blood pressure is 0.7, with a standrad devision 15, in order to detect a 10 difference between baseline and follow-up with a power = 0

[R] plot CI and mortality rate

2010-10-19 Thread XINLI LI
Dear R Users: I have the individual mortality rate and 95% CI of 100 hospitals, how to do the plot with the individual hospital in the Yaxis, and the mortality rate and 95% CI in the Xais and a overall mean as a reference line? Thanks and regards, Xin [[alternative HTML version

[R] Import Multiple csv files and merge into one Master file

2010-10-07 Thread XINLI LI
Dear R Group: How to import multiple csv files and merge into one dataset. Thanks and Regards, Xing [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read t