[R] Convolve 2 uniform distributed variables

2012-05-24 Thread corn
Hi, I want to convolve 2 uniform distributed [0,1] variables, so that I get this graphic: http://de.wikipedia.org/wiki/Benutzer:Alfred_Heiligenbrunner/Liste_von_Verteilungsdichten_der_Summe_gleichverteilter_Zufallsvariabler (second graphic) if I do u1-seq(0,1,length=100)

[R] Interactive Plot in R?

2012-05-19 Thread corn
Hi, I want to do an interactive plot in R: I have a time series and I can plot it in the normal way: plot(modifieddate,timeseries,type=l,xlab=Date,ylab=values, main=title) (modifieddate is the values for the date on the x axis) The aim now is, that I want to do a Latex Presentation, where if

Re: [R] Interactive Plot in R?

2012-05-19 Thread corn
mh, I have read about the package before, but it does not help me a much I dont know how to do this? Zitat von Erich Neuwirth erich.neuwi...@univie.ac.at: You might want to give the packages animation a try. On May 19, 2012, at 11:47 AM, c...@mail.tu-berlin.de wrote: Hi, I want to do an

[R] i want to unsubscribe

2011-06-26 Thread elisheva corn
how do i unsubscribe [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented,

[R] understand GEE output for wald test

2011-06-24 Thread elisheva corn
Hi I'm having some difficulty understanding my output (below) from GEE. the person who wrote the program included some comments about the '3-th term gives diff between hyp/ox at time..', and after created an L vector to use for a WALD test. I was wondering if someone could help me understand

[R] new to R need urgent help!

2011-06-23 Thread elisheva corn
hi all- I am doing some research, have never used R before until today and need to understand the following program for a project. if some one could PLEASE help me understand this program ASAP i would GREATLY appreciate it (any syntax/ statistic comments would be great) PLEASE PLEASE HELP!!