Skip to content

Remove boot_fit_nb()#55

Open
billdenney wants to merge 1 commit intojthaman:masterfrom
billdenney:remove-boot_fit_nb
Open

Remove boot_fit_nb()#55
billdenney wants to merge 1 commit intojthaman:masterfrom
billdenney:remove-boot_fit_nb

Conversation

@billdenney
Copy link
Contributor

Related to #51, remove extraneous function switching from boot_fit_nb() to boot_fit() to ensure fix for update() works throughout.

@billdenney
Copy link
Contributor Author

billdenney commented May 20, 2021

FYI, the reason that boot_fit_nb() is now extraneous is that in some previous version there was a switch from using glm.nb() to update(). Now that the glm.nb method is using update(), it should work the same way for both glm and glm.nb models.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant