View Full Version : R - Conditional Regression


witheye
01-25-2008, 08: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, 04: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, 12:32 PM
thanks a bunch!