Description Usage Arguments Examples
This function allows you to make Hausman Test for identification
1 | HausmanTest(y, x, z)
|
y |
series name |
x |
series name, |
z |
series name |
1 2 3 4 | IHR = REcoData$IHR
ITH = REcoData$ITH
DK =REcoData$DK
HausmanTest(IHR,ITH,DK)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.