similar to: R Plots for Recurrent Events - Suggestions are needed

Displaying 20 results from an estimated 100 matches similar to: "R Plots for Recurrent Events - Suggestions are needed"

2012 Dec 28
3
Any simple way to make this happen?
Hi, The data is x <- c(4,3,5); I need to translate it to y <- c(1,2,3,4,1,2,3,1,2,3,4,5); i.e. for each number in x, we need to generate 1:x and put it in y. The program need to evaluate this type of calculation for millions of times in simulation. Is there any elegant way to make this happen without iteration? Many thanks!! Best, Haoda [[alternative HTML version deleted]]
2008 Oct 17
4
R plot
All - When I plot something like a<-rnorm(5) b<-rnorm(5) plot(a,b,col = "red") points(10,-10) The last point is missing because it is out of range of the first plot. I just try to switch from Matlab to R. In Matlab, it always can automatic adjust the xlim and ylim for such case. Is it possible auto adjust in R? Otherwise keep tracking xlim and ylim is really annoying.
2009 Jul 14
2
How do I know where is R? - VB Programming
Dear all - Is there anyone know how to let VB or C# know where I install R automatically(i.e. auto detect R directory)? Many thanks! Best, Haoda
2009 Jan 04
1
Lattice xyplot help please.
Hi - I am not R expert and I would appreciate your time if you can help me about my xyplot question. I would like to add text (p-value) in a 4 panels xyplot. I thought panel = function{} should work but I am not sure where I did it wrong. The error message from the following code is "Argument subscripts is missing with no default values" xyplot(GLG ~ PD | factor(TRT) , groups =
2008 Dec 20
1
Help in Lattice!
Hi - How can I add different notes in different panels? My data looks like ID Dose Visit Value 1 1 0 0.5 -6.5802e-02 2 1 0 1.0 2.4085e-01 3 1 0 1.5 -2.2907e-01 4 1 0 2.0 2.4074e-01 ... ... ... ... ... 270 45 30 3.0 -8.1316e-01 271 46 30 0.5 -2.0786e-01 272 46 30 1.0 -2.9336e-01 273 46 30 1.5 -5.5657e-01 274 46 30 2.0 -2.1659e-01
2009 Jul 08
1
A Lattice Question
To the Lattice expert - I am new to the lattice package and I would like to add a curve to the xyplot(). I know that I need to use panel function to add it. But it doesn't work. Is there anyone can help me out on how to transfer the data into the function? The following is my code and I would like to add lines for xx,yy xx <- seq(0,1,length = 100); yy <-
2009 Jul 20
2
HELP: BRUGS/WinBUGS/RBUGS Response is a combination of random variables
Hi, Is there anyone know if BUGS language allows the combination of variables as response such as Y[i] <- a*X1[i]+b*X2[i] Y[i] ~ dnorm(c,d) It seems doesn't work in my model. The problem is between two ######. The error message is > modelCheck("BayesBioMarker.BUGS") model is syntactically correct > modelData(paste("BUGS_data.txt",sep="")) data
2010 Aug 02
2
Dealing with a lot of parameters in a function
Hi all, I'm trying to define and log-likelihood function to work with MLE. There will be parameters like mu_i, sigma_i, tau_i, ro_i, for i between 1 to 24. Instead of listing all the parameters, one by one in the function definition, is there a neat way to do it in R ? The example is as follows: ll<- function(mu1=-0.5,b=1.2,tau_1=0.5,sigma_1=0.5,ro_1=0.7) { if (tau1>0 &&
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 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
2018 Jun 07
0
Recurrent DNS issues after DC loss
On Thu, 7 Jun 2018 13:51:16 +0200 Ole Traupe via samba <samba at lists.samba.org> wrote: > > I will try to find that section again. At first glance, I did not > find this information in patch notes 4.3-4.5. But I seem to remember > having read that, and I also remember a conversion with Rowland a > while ago leaving me with the impression that having different > (lower)
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!