Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

I want to use generalized partial linear model to fit a data. So are there some existing functions about GPLM? I'm new about R.

share|improve this question

1 Answer

Check out Marlene Muellers work for the package KernGPLM and surrounding at http://www.marlenemueller.de/nspm.html

Generally, rseek.org is your friend for searching for packages and functionality related to R.

share|improve this answer
Thank you very much! It's really helpful! – shijing SI May 6 '12 at 4:04

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.