Displaying 4 results from an estimated 4 matches for "avsha38".
2010 Sep 19
4
Create Dot Chart
Hello everyone...
I would like to create a chart (see below), how can I do it with R?
Any help, suggestion, samples... will be greatly appreciated.
Thanks... Avi
http://r.789695.n4.nabble.com/file/n2545921/DotChart.jpg
--
View this message in context: http://r.789695.n4.nabble.com/Create-Dot-Chart-tp2545921p2545921.html
Sent from the R help mailing list archive at Nabble.com.
2010 Aug 19
1
memory problem
Hi,
when i run the following code i get this massege:
"The instruction at 0x######## reference memory at
0x#######, the memory cannot be "read".
and then i have to close R.
what is the problem and how can i solve it?
thanks in advance
Avi
my code
# frailtypack
library(frailtypack)
cgd.ag <- read.csv("C:/rfiles/RE/cgd.csv")
cgd.nfm <-frailtyPenal(Surv(TStart,
2011 Jul 05
1
Survival Analysis
Hello,
I have few questions about recurring events. I would greatly appreciate it
if anyone can assist me.
I have data that consist of approx 1,100 Consecutive patients released from
hospital after first Myocardial infarction (MI). They were followed for 13
years. Recurrent MI and unstable angina pectoris (UAP) leading to
hospitalization were recorded (within-subject range: 0-4 for recurrent MI;
2010 Nov 13
0
using if statment and loops to create data layout of recurrent events
Hi ,
I have a data set with recurrence time (up to four) of myocardial infarction
(MI).
Part of the file is showing below:
Num1 Trt Sex Time T1 T2 T3 T4
1011 1 1 9
1211 0 1 59
3020 1 2 14 3
1245 0 1 18 12 16
3069 1 2 26 6 12 13
2051 0 1 53 3 15 46 51
The data consist of the following eight variables:
Num1 , patient number
Trt, treatment group (1=placebo and 2=drug)
Sex,