Unique varlist and choosing endogenous variables for estimation
- Make sure that only unique entries of var_list_ are processed. Prevents redundant results and unnecessary crashes.
- Adds new option for selection of endogenous variables for estimation (#336 (closed))
TBD:
- add two tokens like
consider_all_endogenousandconsider_only_observedtoestimationthat setoptions_.endo_var_estimationtoall_endogenous_variablesandonly_observed_variables, respectively - add those to the documentation