With the following dataset, trl =1, 2,3, how to extract data with the time
repeated 3 times. For example, I am only interested in the data records with
time repeated 3 times. time=0.1 only has 1 time, we don't want it, time=0.3
only has two times, we don't want it, and so on. Thanks a lot.
-Original Message-
> From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On
> Behalf Of Zheng Lu
> Sent: Friday, October 28, 2011 10:30 PM
> To: r-help@r-project.org
> Subject: [R] How to plot survival data from multiple trials (simulations)?
>
>
>
&g
Dear all:
Could anyone please provide some R codes to plot the below survival data to
compare two groups (0 vs 1) after 2 simulations (TRL)? need 95% prediction
interval on the plot from these 2 trials. I would like to simulate 1000 trials
later. Thanks a lot for your great help and consid
Dear all:
I attached the dataset with this email and post codes as below.
My questions is related to the 'col=temp.col' for the line and pch in my code,
I have 4 IDs, 10 DIDs and each ID include different DIDs, for example, first ID
has 3 DIDs, then the color is the first three colors(bla
Dear all:
I have the following codes:
Xdata<-c(2,3,8,9,10)
Ydata<-1:5
gap.plot(Xdata, Ydata,gap=c(5,6),gap.axis="x",type="o")
However, the type='o' seems only work on the first part of gap plot, the second
half of the plot always just points, you can not add lines on that part, any
help
Dear All:
I have the following data:
0 100
0.5 79.9605
0.75 84.7098
1.5 72.1793
2.5 97.4924
4.5
Word using Word's built in graphic editor so you could change
> the labels, etc. even after you have imported it. Right click the graphic
> in R and save or copy it as a metafile.
>
> On 9/16/07, Zheng Lu <[EMAIL PROTECTED]> wrote:
>> Dear all:
>>
>> I a
Dear all:
I am curious how to generate high-quality plot and graph with R and
input it into my word document. my plot was always generated in device
2, when I save it as PNG, the quality is poor. Thank you very much for
your consideration and time.
ZLu
___
Dear all:
when I add legend into the upper right concer of the plot region, it
always has a square region in which the text is, how to get rid of that
square region, I just want pure text.
For the log-scale on y axis, they appear as 1e-02, 1e+00 and 1e+02, how
to change to 0.01, 1, 100.
how t
"mu" for micro, as in
> plot(1:10, ylab = expression(paste(mu, "M")))
>
> On Thu, 13 Sep 2007, Zheng Lu wrote:
>
>> Dear all:
>>
>> Is there any one could tell me how I can represent Micro-molar as an
>> unit of concentration when I plot wit
Dear all:
Is there any one could tell me how I can represent Micro-molar as an
unit of concentration when I plot with R(S-plus), I don't want write
'uM' from keyboard, I am thinking to write it like in word, in word,
people insert symbol for 'u' for uM. Am I clear? Thank you very much
for your
11 matches
Mail list logo