Displaying 7 results from an estimated 7 matches for "lihawaii".
Did you mean:
hawaii
2010 Oct 08
3
Import Multiple csv files and merge into one Master file
Dear R Group:
How to import multiple csv files and merge into one dataset.
Thanks and Regards,
Xing
[[alternative HTML version deleted]]
2013 Apr 19
4
Spider Plot
Does any one have a sample code for a Spider Plot as attached?
Thanks,
Xing
2011 Sep 08
3
Spider (Radar) Plot
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 10 0.22 80 0 6.7 11 0.34 61 6 4.2 12 0.18 63 3 6.1
13 0.09 64 8 15 12 0 56 10 11 15 0.1 70 11 7 16
2010 Oct 19
3
plot CI and mortality rate
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 deleted]]
2012 Jun 12
1
Reference on data manipulation
Dear Group:
What is the best reference book on data manipulation with R in the
market now?
Thanks,
XING
2011 Sep 26
2
scatterplot3D
Is there any way to plot a 3-D scatter plot for two groups on one graph?
Thanks,
XINLI
[[alternative HTML version deleted]]
2011 Sep 26
2
merger two 3-d scatter plot
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.00000 34 1 34
3 0.00000 36 2 41
4 0.00000 54 3 26
5 0.00000 22 4 42
6 0.00746 134 39 32
7 0.00000 2 5 53
8 0.01190 168 46 31