Currently, it is not possible for users to set the maximum number of iterations via the functional APIs feols and fepois.
We would like to introduce a function argument, fixef_maxiter, that is being passed from feols / fepois to the demeaner function.
We'd like to update tests in test_demean.
Currently, it is not possible for users to set the maximum number of iterations via the functional APIs
feolsandfepois.We would like to introduce a function argument,
fixef_maxiter, that is being passed fromfeols/fepoisto the demeaner function.We'd like to update tests in test_demean.