jhelvy / logitr

Fast estimation of multinomial (MNL) and mixed logit (MXL) models in R with "Preference" space or "Willingness-to-pay" (WTP) space utility parameterizations in R
https://jhelvy.github.io/logitr/
Other
42 stars 15 forks source link

Updates for gtsummary v2.0 #57

Closed ddsjoberg closed 4 months ago

ddsjoberg commented 4 months ago

Added the broom.helpers package to Suggests to ensure it's available when the vignettes are created, as it is used by gtsummary to prepare regression model summaries.

closes #56