[R] R users in Sarasota FL

2012-12-11 Thread John Nash
In January I will be visiting Sarasota. The directory of user groups http://blog.revolutionanalytics.com/local-r-groups.html doesn't show any groups in Florida. Contact me off-list if interested in an informal get-together. It might help start another RUG. JN __

[R] [R-users] Problems with the functions "samplingSimple" and "morris"

2011-05-06 Thread Thibault Charles
Dear R-users, I am trying to run sensitivity and uncertainty analysis with R using the following functions : - samplingSimple from the package SMURFER - morris from the package sensitivity I have a different problem for each of these two functions: - the functi

[R] R Users Group in Saint Louis, MO

2011-02-27 Thread Joshua Ulrich
I would like to invite those of you in the St. Louis, Missouri area to join the newly-created St. Louis R user group. The aim is to create an interdisciplinary venue where practitioners from various fields in industry, academia, and government can exchange knowledge and experience using R for data

Re: [R] R-users

2007-12-18 Thread Peter Dalgaard
Kunio takezawa wrote: > R-users > E-mail: r-help@r-project.org > >I have a quenstion on "gam()" in "gam" package. > The help of gam() says: > 'gam' uses the _backfitting > algorithm_ to combine different smoothing or fitting methods. > > On the other hand, lm.wfit(), which is a rout

[R] R-users

2007-12-17 Thread Kunio takezawa
R-users E-mail: r-help@r-project.org I have a quenstion on "gam()" in "gam" package. The help of gam() says: 'gam' uses the _backfitting algorithm_ to combine different smoothing or fitting methods. On the other hand, lm.wfit(), which is a routine of gam.fit() contains: z