Hanne Oberman

Results 69 issues of Hanne Oberman

``` r library(ggmice) library(mice) #> Warning: package 'mice' was built under R version 4.3.1 #> #> Attaching package: 'mice' #> The following objects are masked from 'package:ggmice': #> #> bwplot,...

``` r library(mice) #> Warning: package 'mice' was built under R version 4.3.1 #> #> Attaching package: 'mice' #> The following object is masked from 'package:stats': #> #> filter #>...

bug

See e.g. `ampute()` in `mice`

documentation

Facets are alphabetical, whereas they should be ordered according to the columns in the incomplete data. ``` r library(mice) library(ggmice) imp ``` r plot_trace(imp) ``` ![](https://i.imgur.com/9G1YJuw.png) ``` r ࠀᰅ #...

bug

E.g. changing font/colors, or legends: `ggmice_plot + theme(legend.margin=margin(t = -0.5, unit='cm'))`

documentation

See https://stackoverflow.com/questions/59186896/how-to-include-bar-with-nas-in-geom-histogram

See https://stackoverflow.com/questions/26459467/r-ggplot-stat-summary-how-to-include-a-count-of-nas-in-legend

new `tred` argument adds `geom_smooth`