Should we mimic R (, MATLAB, ...) functions?

Something which could also be useful is a convenience function similar to Stata’s nestreg command: pass a series of variables which are added sequentially to the base model to create a new model, automatically resulting in a F-test table like we have now. That’s more general than anova since variables can be grouped. Some thought is needed to find the best syntax in Julia, though.

2 Likes