Hello

On Sat, Oct 9, 2010 at 2:37 PM, Holger Steinmetz
<holger.steinm...@web.de> wrote:
> can anybody point me in the right direction on how to conduct a hausman test
> for endogeneity in simultanous equation models?
>
Try
install.packages('sos')
require(sos)
findFn('hausman')

Here I get these results:
> findFn('hausman')
found 22 matches;  retrieving 2 pages
2

Liviu

______________________________________________
R-help@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.

Reply via email to