Re: [R] Penalized Logistic Regression - Query

2009-09-24 Thread Charles C. Berry
On Thu, 24 Sep 2009, Axel Urbiz wrote: Dear R users, Is there any package that I could use to perform Penalized Logistic Regression (i.e. Ridge/Lasso regularization) including also an offset term in the model (i.e. a variable with a known coefficient of 1 rather than an estimated coefficient)?

[R] Penalized Logistic Regression - Query

2009-09-24 Thread Axel Urbiz
Dear R users, Is there any package that I could use to perform Penalized Logistic Regression (i.e. Ridge/Lasso regularization) including also an offset term in the model (i.e. a variable with a known coefficient of 1 rather than an estimated coefficient)? I couldn't find any package that would all