David Van Dijcke

Results 3 issues of David Van Dijcke

The `skip_hessian` option did not work in ConditionalLogit.fit() because the ConditionalResults function tried to retrieve cov_params() from LikelihoodModel.fit() results.

type-bug
comp-discrete
prio-elev

I forgot to pass A to finalACF and finalOP/LP when bootstrapping, so SEs would come out as NA. This includes pull request #16 by RicoDiel, but also fixes it for...

Hi Gabriele Insofar as I can tell, the GMM estimators in most of the code just use a first guess for the optimal weighting matrix, is that correct? If you...