Joseph Larmarange

Results 56 issues of Joseph Larmarange
trafficstars

``` 'function (...) { .Deprecated("datagrid(x = 1:2, grid_type = \"counterfactual\")") datagridcf_internal(...) }' est obsolète. Utilisez plutôt ‘datagrid(x = 1:2, grid_type = "counterfactual")’. ```

see https://github.com/ddsjoberg/gtsummary/issues/1625 and https://github.com/therneau/survival/issues/250

To be checked / explored

The different GA fails when glmmTMB has to be installed. cf. https://github.com/glmmTMB/glmmTMB/issues/882 To be followed

`glmnet()` only accepts a matrix of continuous variables. It does not provide a `model.frame()` or a `model.matrix()` method. However, should we consider that all variables are simply continuous?

- [x] renaming `position_likert_count()` into `position_diverging()` - [x] add an option `default_by` in `stat_ptop()` - [x] `geom_bar_diverging()`, `geom_bar_likert()` and `geom_bar_pyramid()` - [x] `geom_text_diverging()`, `geom_text_likert()` and `geom_text_pyramid()` - [x] `geom_bar_prop()` and...

* [ ] wait for the inclusion of #69 Prepare for release: * [ ] `git pull` * [ ] Check [current CRAN check results](https://cran.rstudio.org/web/checks/check_results_ggstats.html) * [ ] Check if...

That issue was already mentioned here: https://github.com/tidymodels/broom/issues/1096 and also appeared here: https://github.com/ddsjoberg/gtsummary/issues/1913 You can specify a custom Denominator degrees of freedom for p-values and for confidence intervals. This parameter is...

https://github.com/ddsjoberg/gtsummary/issues/1981