IsadoraBM

Results 9 issues of IsadoraBM

Reads: ``` Sorry, we're incomplete here. Ay caramba! The website is not complete yet at this place! Please bear with us or take a lead and edit this content. ```

Model terms are presented in inverse order to dataframe. e.g Sepal.Width 1st, Petal.Width last in summary, but Petal.Width is on top in plot. `sort = "ascending"` sorts in effect size...

enhancement 🔥

https://github.com/amrei-stammann/bife

enhancement :boom:

Request to implement effects visualization for summary.bifeAPEs from get_APEs() ``` library(bife) test % mutate(LengthDummy= if_else(Sepal.Length>5, "Long", "Short") %>% as_factor(.)) %>% bife(LengthDummy~ Sepal.Width+ Petal.Length+Petal.Width | Species, data = ., "logit") APEsIris

Request to integrate way to state either manually or through broomExtra::tidy_parameters the R-squared of each model to show up in graph (on it or legend if more than one model...

A single variable in the model is triggering the error so that if I remove it `lrm` runs fine. The `str` for the troublesome variable looks fine, it is already...

I've tried adding a insertCompoundAddin function after modifying the dcf file but there is no insertInAddin.R file in my local addinexamples folder that would allow me to save the new...

Request for graphing of `bife::bife()` Average Partial Effects

coefplot.glm produces graph when not specifying predictors but adding it produces: `Error in `$