Sebastian Becker
Sebastian Becker
The plan is to use estimagic for the parametric estimation routine.
We would like to move the locpoly routine from the current version of grmpy into its own package.
It would make sense to compare our results for the semiparametric estimation approach (particularly the mte results) with the ones obtained from competing R packages. For this purpose I would...
So far our flake8 configuration file ignores complexity issues. We have to reorganize some functions. This concerns in particular: - print_info in simulate/simulate_auxiliary.py - print_logfile and write_comparison in estimate/estimate_output.py -...