larmarange / broom.helpers

A set of functions to facilitate manipulation of tibbles produced by broom
https://larmarange.github.io/broom.helpers/
GNU General Public License v3.0
21 stars 8 forks source link

`marginaleffects::datagridcf()` is deprecated #250

Closed larmarange closed 1 month ago

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