First CRAN version
Refactored functions to avoid data copies:
iter_center_max
and iter_inner_max
now
can be modified in feglm_control()
.
felm
objects.arma::field
consistently instead of
std::vector<std::vector<>>
for indices.arma::inv
instead
of solving arma::qr
for the inverse.all_of()
.