PDA

View Full Version : R - Conditional Regression



witheye
01-25-2008, 07:12 PM
Anybody know how to run a conditional regression in R?

Just starting out with it; looks like a lot of fun, but also confusing as hell.
Thanks

mp83
01-26-2008, 03:29 AM
I thing that the hoa package would help you

> http://cran.r-project.org/src/contrib/Descriptions/hoa.html

witheye
01-26-2008, 11:32 AM
thanks a bunch!