Vincent Arel-Bundock

Results 133 issues of Vincent Arel-Bundock

As initially reported in [this thread](https://github.com/vincentarelbundock/modelsummary/issues/150) , applying the `summary(mod, robust=TRUE)` to a model estimated by `felm` will return zero-valued standard errors for terms that are otherwise `NA` because of...

I don't really understand the family code in `model_info`, but here's a test: ```r test_that("mblogit is not linear", { requiet("mclogit") mod

question :interrobang:

Can `get_data()` preserve the label of a variable when it is wrapped in `factor()` in the formula? Notice that the `mpg` variable retains its label, but not the `cyl` factor,...

enhancement :boom:
3 investigators :grey_question::question:

* Support for Word * `opt_stylize` * Quarto support * `cols_align_decimal()` only seems to work for pure numeric columns https://github.com/rstudio/gt/pull/1058 Look into this carefully.

A lot of packages distribute data. Would it make sense for us to distribute a few small custom dictionaries to make people's life easier. For example, it would be nice...

# Support for regions, subnational entities, and other non-countries. - The `codelist` already includes many regional groupings (e.g., UN and World Bank regions, various continent designations, etc.) - Since the...

Consolidated list of potential regex improvement. ### Germany - [ ] Germany East - [ ] Germany West - [ ] East Germany - [ ] West Germany ### Ireland...

This is a super cool package: https://cran.r-project.org/web/packages/interactions/vignettes/interactions.html

pre-formula and in-formula both break: ```{r} library(marginaleffects) mod