vincentarelbundock / modelsummary

Beautiful and customizable model summaries in R.
http://modelsummary.com
Other
912 stars 77 forks source link

A typo in `modelsummary` vignette? #653

Closed iago-pssjd closed 1 year ago

iago-pssjd commented 1 year ago

Here: https://github.com/vincentarelbundock/modelsummary/blob/a661ce99100700183c8114fef9fa738657cb4b7e/vignettes/modelsummary.Rmd#L429

Shouldn't be get_gof instead of get_estimates?

vincentarelbundock commented 1 year ago

Yes, you’re right.

On Thu, Jul 6, 2023, at 10:44, iago-pssjd wrote:

Here: https://github.com/vincentarelbundock/modelsummary/blob/a661ce99100700183c8114fef9fa738657cb4b7e/vignettes/modelsummary.Rmd#L429

Shouldn't be get_gof instead of get_estimates?

— Reply to this email directly, view it on GitHub https://github.com/vincentarelbundock/modelsummary/issues/653, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHQ7MLVE2VWMMDKRMAGSLLXO2CHJANCNFSM6AAAAAA2AFQO4Q. You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Vincent Arel-Bundock

Professeur agrégé / Associate professor Université de Montréal, Science politique http://arelbundock.com

Livre en libre accès: Analyse Causale et Méthodes Quantitatives http://arelbundock.com/acmq.html

vincentarelbundock commented 1 year ago

Fixed on github, will be live the next time I update the website (for next release).

Thanks for reporting the typo, I appreciate it!