similar to: recurrent event data generation in r

Displaying 20 results from an estimated 2000 matches similar to: "recurrent event data generation in r"

2012 Nov 14
0
Generating autogressive model in R
Dear R users, Please help me with the following problem. I have a data set of the form ´dat´   dat <- data.frame(id = seq(1:5), trt=c(0,0,1,1,1),tid=c(0,0,0,0,0),                   ntid=c(0,0,0,0,0))   The function auto is used to generate the autoregressive model:   auto <- function(seed,delta,beta,maxt,dat){ set.seed(seed)  sp <- lapply(split(dat,dat$id),function(x){  while(x$tid <
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,
2006 Mar 28
0
Help with the code
library(survival) library(boot) data=NULL lambda=NULL result=NULL pat=rep(1:102,each=1) trt=rep(c(1,0),51) status=rep(1,102) site=rep(1:51, each=2) nr.datasets=100 seed=2006 beta=log(1/2) for (i in 1:51) { lambda[i]=1+((3-1)/50)*(i-1)} lambda1=rep(lambda, each=2) dummy=rep(c(exp(beta),1),51) elf=lambda1*dummy r=70 #the number of bootstrap replicates
2003 Sep 17
1
WG: smbadduser problem
-----Urspr?ngliche Nachricht----- Von: nome cognome [mailto:digiland_oohay@yahoo.it] Gesendet: 17 September 2003 09:30 An: Brian Reichholf Betreff: Re: [Samba] smbadduser problem ----- Original Message ----- From: "Brian Reichholf" <brian.reichholf@login.co.at> To: <samba@lists.samba.org> Sent: Wednesday, September 17, 2003 9:42 AM Subject: [Samba] smbadduser problem
2012 Aug 07
0
R enquire
Dear Madam or Mister, My name is Manuel Montesino and I am a PhD student at the University of Copenhagen. I am not a programmer myself, but my thesis requires the combined use of R and a model. I would be very grateful if you help me with the following issue; I am trying to combine a small piece of code written in Fortran 77 with R. The F77 code aims to select data from a library and write it
2003 Sep 17
0
AW: WG: smbadduser problem
Thanks fort he advice John, i read that on the link that nome sent. I filled it out in the smb.conf, and edited the usermap file, then restarted the smb server, and it didn't work *shrugs* it works fine with ftp, so that'll do for now. Thanks anyway. Cheers, -brian -----Urspr?ngliche Nachricht----- Von: John H Terpstra [mailto:jht@samba.org] Gesendet: 17 September 2003 15:04 An: Brian
2010 Dec 12
1
R Plots for Recurrent Events - Suggestions are needed
Hi, I am wondering if there is a simple way to plot MCF(mean cumulative function) for recurrent events in R? MCF (http://www.weibull.com/hotwire/issue57/relbasics57.htm) And do you have some other recommendation in visualize recurrent events? I did some research online. Some people use ggplot2 to plot MCF, but it requires some additional coding. http://user2010.org/slides/Shentu.pdf Your help
2018 Jun 07
2
XRay TID mismatch when forking
Hello, There seems to be a bug with the value of the thread ID (TID) that is generated by XRay when calling fork(). The value of the TID of the child has the same TID as its parent (this is seen in the “thread: “ field of the YAML output produced by the llvm-xray tool). This is a problem as the trace generated contains the same TID for the parent and children processes, making it difficult to
2010 Aug 09
2
recurrent events
Hello, I have a cohort with approx 1,200 patients at the ages of 30-65 that had their first myocardial infarction during 1992: · They were in a follow up until 2005. · About 400 of them died during this period of time (right censored) · Each one of them had up to 4 mi recurrent events. I am using the semi-parametric model in order to assess the relationship of
2003 Apr 17
1
Simulation of recurrent events
I'd like to program a simulation of recurrent events to test few models in R. Is there anybody who has experience of that and could give me advice? Your help is greatly appreciated! Regards, -- Peggy Ramlau ramlau at gmx.de +493080906358 Bitte l?cheln! Fotogalerie online mit GMX ohne eigene Homepage!
2009 Mar 17
2
General help on sample size based on recurrent events
Hello, I have a general help question that some of you might be able able to help. I would like to design a study (a two group comparison) based on reduction on events(say hospital admissions). In a previous study hospital admission rate of 140 admissions per 72 patients (over a 4 month period) has been observed. That is rate is about 1.9. In order to see the admission rate reduction of 50% over
2006 Aug 31
0
sample size for recurrent events
Dear All, I'm a relative novice in R, with some experience with S-plus and quite a bit in SAS. In R and S-Plus, I've primarily worked with Frank Harrell's Design and Hmisc libraries. I have R 2.3.1 for windows (XP) installed. I have a project coming up in which the outcome will be recurrent events. There will be right censoring and likely to be a good stack of 0s on the left.
2001 Dec 02
1
Recurrent message inbugger
Hi all, When a program crashes to debugger, I see hundreds of messages like this : failure on _Bool:t(0,21)=@s8;-16; at 16; Unknown type '1' What are these ? Are they critical ? ___________________________________________________________ Nokia 5510 Drole de look et quel son. Cliquez sur http://fr.promotions.yahoo.com/nokia/ d?couvrez le et tentez votre chance pour en gagner un! Fin
2018 Jun 05
0
Recurrent DNS issues after DC loss
On 6/5/2018 2:11 PM, Ole Traupe via samba wrote: > Hi list, > > I have a domain in production on two sites (subnets, via "Sites and > Services") with originally two DCs. One went down due to HDD (-> old > hardware) error. Now, occasionally, clients cant access/find the file > server (domain member). This does not occur on all clients at the same > time,
2018 Jun 06
0
Recurrent DNS issues after DC loss
On Wed, 6 Jun 2018 15:40:48 +0200 Ole Traupe via samba <samba at lists.samba.org> wrote: > > > On 06.06.2018 14:44, lingpanda101 wrote: > > > >> ** SNIP ** > >> > >> Actually, the DCs (resolv.conf) were pointing to each other > >> initially, and I think that was at least one root of the evil. I > >> think this advice in the
2018 Jun 06
0
Recurrent DNS issues after DC loss
On Wed, 6 Jun 2018 10:25:43 -0400 lingpanda101 <lingpanda101 at gmail.com> wrote: > On 6/6/2018 10:02 AM, Rowland Penny via samba wrote: > > On Wed, 6 Jun 2018 15:40:48 +0200 > > Ole Traupe via samba <samba at lists.samba.org> wrote: > > > >> > >> On 06.06.2018 14:44, lingpanda101 wrote: > >>>> ** SNIP ** > >>>> >
2018 Jun 06
0
Recurrent DNS issues after DC loss
On 6/6/2018 10:26 AM, Ole Traupe via samba wrote: > > > On 06.06.2018 16:02, Rowland Penny via samba wrote: >> >> On your DC, set the AD DNS domain in the domain and the IP of your DC >> in the nameserver parameter of the /etc/resolv.conf file. For example: >> >> domain samdom.example.com >> nameserver 10.99.0.1 > > So "domain" and not
2018 Jun 06
0
Recurrent DNS issues after DC loss
On 6/6/2018 10:55 AM, Ole Traupe via samba wrote: > > > On 06.06.2018 16:48, Rowland Penny via samba wrote: >> It doesn't say that any more ;-) >> >> This is from my DCs >> >> root at dc4:~# cat /etc/resolv.conf >> search samdom.example.com >> nameserver 192.168.0.6 >> root at dc4:~# hostname -i >> 192.168.0.6 >> >>
2018 Jun 06
0
Recurrent DNS issues after DC loss
On Wed, 6 Jun 2018 16:26:53 +0200 Ole Traupe via samba <samba at lists.samba.org> wrote: > > > On 06.06.2018 16:02, Rowland Penny via samba wrote: > > > > On your DC, set the AD DNS domain in the domain and the IP of your > > DC in the nameserver parameter of the /etc/resolv.conf file. For > > example: > > > > domain samdom.example.com >
2018 Jun 06
0
Recurrent DNS issues after DC loss
On 6/6/2018 11:02 AM, Ole Traupe via samba wrote: > > > On 06.06.2018 16:02, Rowland Penny via samba wrote: >> >>> I seem to remember having read here on the list, that it is no good >>> idea to mix samba versions in a domain. If there is sound advice to >>> do it anyways, I would be up for trying it. However, as I have >>> written above, I messed