mmeierer / REndo

REndo - A R package to control for endogeneity by using internal instrumental variable models
15 stars 4 forks source link

Verify model assumptions #26

Open pschil opened 6 years ago

pschil commented 6 years ago

For any method, it should be checked whether the assumptions underlying the theoretical model are met for the given data.

If the assumptions are violated, the user should be warned about it.

hannesdatta commented 3 years ago

Could run shapiro.wilk tests on the potentially endogenous variables?

mmeierer commented 3 years ago

Here is an overview on the assumption for each approach implemented in REndo:

image