Re: [R] Help with extending glmnet

2011-07-31 Thread Axel Urbiz
Thanks Duncan. Sorry for the ambiguityI'd like to write my own package to enhance it by adding the possibility to handle the additional distribution. My question was more about the programming that needs to be done (so I'll write the package maintainer for that). However, I'm similarly interest

Re: [R] Help with extending glmnet

2011-07-30 Thread Duncan Murdoch
On 11-07-30 5:55 PM, Axel Urbiz wrote: Dear List, I'd like to extend the glmnet package to account for one additional distribution: the Tweedie (compound of Poisson and Gamma). Could you please point me on how should I do this? Your question is quite ambiguous. Are you asking about the scienc

[R] Help with extending glmnet

2011-07-30 Thread Axel Urbiz
Dear List, I'd like to extend the glmnet package to account for one additional distribution: the Tweedie (compound of Poisson and Gamma). Could you please point me on how should I do this? Thanks for any help, Axel. [[alternative HTML version deleted]] __