Dear everyone I'm dealing with a problem related to Poisson Ridge Regression. If anyone can help me in this regard by telling if any changes in the source code of "glm.fit" may help
Regards Umesh Khatri
4 messages · umesh khatri, John Kane, Charles C. Berry +1 more
Dear everyone I'm dealing with a problem related to Poisson Ridge Regression. If anyone can help me in this regard by telling if any changes in the source code of "glm.fit" may help
Regards Umesh Khatri
Probabaly not since you do not tell us what the problem is. Please read the posting notes at the bottom of this email John Kane Kingston ON Canada
-----Original Message----- From: khatriumesh88 at gmail.com Sent: Fri, 6 Jul 2012 21:13:32 +0530 To: r-help at r-project.org Subject: [R] Poisson Ridge Regression Dear everyone I'm dealing with a problem related to Poisson Ridge Regression. If anyone can help me in this regard by telling if any changes in the source code of "glm.fit" may help -- Regards Umesh Khatri
______________________________________________ R-help at 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, minimal, self-contained, reproducible code.
____________________________________________________________ GET FREE SMILEYS FOR YOUR IM & EMAIL - Learn more at http://www.inbox.com/smileys Works with AIM?, MSN? Messenger, Yahoo!? Messenger, ICQ?, Google Talk? and most webmails
umesh khatri <khatriumesh88 at gmail.com> writes:
Dear everyone I'm dealing with a problem related to Poisson Ridge Regression. If anyone can help me in this regard by telling if any changes in the source code of "glm.fit" may help
As John Kane suggested, the posting guide is a good start. So is rseek.org where 'poisson ridge regression' gives lots of hits. If you click on 'functions' there is a link to the 'glmnet' package, which is a solid engine for penalized poisson regression. HTH, Chuck
Charles C. Berry Dept of Family/Preventive Medicine cberry at ucsd edu UC San Diego http://famprevmed.ucsd.edu/faculty/cberry/ La Jolla, San Diego 92093-0901
On Fri, 6 Jul 2012 21:13:32 +0530
Dear everyone I'm dealing with a problem related to Poisson Ridge Regression. If anyone can help me in this regard by telling if any changes in the source code of "glm.fit" may help
You've posted this problem twice under different titles, without following the posting guide once. You have not described the problem, provided sample data, or examples of output and error. So, right now all you have told anyone is that you have a problem. JWDougherty