Hanne Oberman

Results 69 issues of Hanne Oberman

Problem: ``` r ggmice::plot_pattern(na.omit(mice::boys)) #> /\ /\ #> { `---' } #> { O O } #> ==> V \ \|/ / #> `-----' #> Error in `stop_subscript()`: #> !...

bug

To check whether `vrb == "all"`, there's an `if` statement. But when `vrb` is a string, this produces the warning that only the first element will be evaluated. In the...

bug

From `plot_pred` script: TODO: add imputation method to pred plot TODO: add optional color for each possible pred matrix value TODO: add textual label for colors

enhancement

Develop function similar to `plot_corr()` to visualize the correlation between the missingness indicator and all other variables.

enhancement

**Is your feature request related to a problem? Please describe.** No, but it would help simulators investigating multilevel missing data problems **Describe the solution you'd like** An argument in the...