I am currently using the geiger package to do this calculation (function fitContinuous() ) but it does not have an option to do a likelihood ratio test (LRT) to evaluate the significance of lambda. It does give you the loglikehood values from the Maximum likelihood estimation, so it is possible to do the LRT but one needs to do it manually. If someone knows if it is possible to automate this procedure it would save me a lot of time.

Similar questions and discussions