Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / amices/ggmice issues and pull requests
#64 - Add optional argument to missing data pattern plot to show most frequent patterns only
Issue -
State: closed - Opened by hanneoberman about 2 years ago
Labels: enhancement
#63 - traceplot does not take 1 < number < all variables
Issue -
State: closed - Opened by gerkovink over 2 years ago
- 2 comments
Labels: bug
#62 - add drop=F parameter to prevent matrices from collapsing to vectors
Pull Request -
State: closed - Opened by thomvolker over 2 years ago
- 2 comments
Labels: bug
#61 - `ggmice::plot_pattern()` produces an error if the data does not contain missings
Issue -
State: closed - Opened by thomvolker over 2 years ago
- 1 comment
#60 - Proposal to visualize missingness proportion of categorical variable levels
Issue -
State: open - Opened by rjverheijden over 2 years ago
- 4 comments
Labels: enhancement
#59 - Edit title secondary axes missing data pattern plot, see #57
Pull Request -
State: closed - Opened by hanneoberman over 2 years ago
#58 - Remove dependency on `MASS` in CMD check
Pull Request -
State: closed - Opened by hanneoberman over 2 years ago
- 1 comment
#57 - Minor suggestion for plot_pattern second y-axis label
Issue -
State: closed - Opened by KLuijken over 2 years ago
- 4 comments
#56 - A heatmap-like plot for cell-level variances after imputation
Pull Request -
State: closed - Opened by gerkovink over 2 years ago
- 5 comments
Labels: enhancement
#55 - Fix order of colors in legend `ggmice()` plot of imputed data
Pull Request -
State: closed - Opened by hanneoberman over 2 years ago
#54 - Plot all observed values, rather than non-(over)imputed values.
Pull Request -
State: closed - Opened by thomvolker over 2 years ago
- 3 comments
#53 - Add optional weighting argument based on pattern frequency to `plot_pattern()`
Issue -
State: open - Opened by hanneoberman over 2 years ago
- 1 comment
Labels: enhancement
#52 - Make general help file
Issue -
State: closed - Opened by hanneoberman over 2 years ago
- 1 comment
#51 - Add open science badges to README
Pull Request -
State: closed - Opened by hanneoberman over 2 years ago
#50 - Submit for software review at rOpenSci?
Issue -
State: open - Opened by hanneoberman over 2 years ago
Labels: long term
#49 - Add a 'how to contribute' doc
Issue -
State: closed - Opened by hanneoberman over 2 years ago
- 2 comments
Labels: documentation, workinprogress
#48 - Create heatmap of between imputation variance at the cell level
Issue -
State: open - Opened by hanneoberman over 2 years ago
Labels: enhancement, long term
#47 - Add generic plotting method for `mira` objects
Issue -
State: open - Opened by hanneoberman over 2 years ago
Labels: enhancement
#46 - Plot the regression line based on multiply imputed data
Issue -
State: open - Opened by mikemattaUH over 2 years ago
- 4 comments
Labels: enhancement
#45 - Update documentation (link help files and make documentation internal functions more clear)
Pull Request -
State: closed - Opened by hanneoberman over 2 years ago
#44 - The `plot_pattern()` function produces a non-informative error when complete data is supplied
Issue -
State: closed - Opened by hanneoberman over 2 years ago
- 3 comments
Labels: bug
#43 - Add optional argument to `plot_corr()` function to set the minimum correlation to show
Issue -
State: open - Opened by hanneoberman over 2 years ago
Labels: enhancement
#42 - Processing of `vrb` argument in `plot_*()` functions gives a warning if a string is supplied
Issue -
State: closed - Opened by hanneoberman over 2 years ago
- 1 comment
Labels: bug
#41 - Make the `vrb` argument in the `plot_*()` functions evaluate the input like e.g. `mutate()` does, instead of character/string input
Issue -
State: closed - Opened by hanneoberman over 2 years ago
- 3 comments
Labels: bug
#40 - Add optional argument for displaying univariate missingness proportion to `plot_corr()` function
Issue -
State: open - Opened by hanneoberman over 2 years ago
- 1 comment
Labels: enhancement
#39 - Over-imputed data doesn't show with `ggmice()`
Issue -
State: closed - Opened by hanneoberman over 2 years ago
Labels: bug
#38 - Fix typo and issue with variable name equal to internal variable
Pull Request -
State: closed - Opened by hanneoberman over 2 years ago
#37 - Add some optional arguments to `plot_pred()` function to display the (multilevel) imputation method
Issue -
State: closed - Opened by hanneoberman over 2 years ago
Labels: enhancement
#36 - The `plot_pattern()` function produces an error if there is a variable called `y`
Issue -
State: closed - Opened by hanneoberman over 2 years ago
Labels: bug
#35 - Update vignette with more info about the `ggmice()` function, fix issues #32 and #33
Pull Request -
State: closed - Opened by hanneoberman over 2 years ago
#34 - Incomplete data are not displayed with `ggmice()` if log transformation is applied within the mapping
Issue -
State: closed - Opened by hanneoberman over 2 years ago
- 5 comments
Labels: bug
#33 - Change some defaults in the plotting functions for incomplete data
Issue -
State: closed - Opened by hanneoberman over 2 years ago
- 1 comment
Labels: bug
#32 - Remove grid lines in tile plots
Issue -
State: closed - Opened by hanneoberman over 2 years ago
- 1 comment
Labels: bug
#31 - Fix typo
Pull Request -
State: closed - Opened by hanneoberman over 2 years ago
#30 - Version 0.0.1 accepted to CRAN
Pull Request -
State: closed - Opened by hanneoberman over 2 years ago
#29 - CRAN resubmission
Pull Request -
State: closed - Opened by hanneoberman over 2 years ago
#28 - Submitted to CRAN
Pull Request -
State: closed - Opened by hanneoberman over 2 years ago
#27 - Run checks for CRAN, add test coverage, homogenize argument names across functions
Pull Request -
State: closed - Opened by hanneoberman over 2 years ago
#26 - Add functionality to create plots conditional on missingness indicator to `ggmice()`
Pull Request -
State: closed - Opened by hanneoberman over 2 years ago
#25 - Make jitter work with incomplete categorical variables
Issue -
State: closed - Opened by hanneoberman over 2 years ago
- 4 comments
Labels: bug
#24 - Write some more tests
Issue -
State: closed - Opened by hanneoberman over 2 years ago
- 5 comments
Labels: help wanted
#23 - Retire separate functions for equivalents to `mice` plotting functions, add message instead
Pull Request -
State: closed - Opened by hanneoberman over 2 years ago
#22 - Add vignette for `mice` plotting functions
Pull Request -
State: closed - Opened by hanneoberman over 2 years ago
#21 - Add code of conduct and missing data pattern plot function
Pull Request -
State: closed - Opened by hanneoberman over 2 years ago
#20 - Fix typo
Pull Request -
State: closed - Opened by hanneoberman over 2 years ago
#19 - Add LOESS line to convergence plot for when `m` is very high
Issue -
State: open - Opened by hanneoberman over 2 years ago
Labels: enhancement
#18 - Maybe add alias for `plot.mids()`
Issue -
State: closed - Opened by hanneoberman over 2 years ago
- 1 comment
Labels: wontfix
#17 - Write legacy/old friends vignette
Issue -
State: closed - Opened by hanneoberman over 2 years ago
Labels: documentation
#16 - Add alternative to `mice::fluxplot`
Issue -
State: closed - Opened by hanneoberman over 2 years ago
Labels: enhancement
#15 - Add pkgdown website (fix issue #12)
Pull Request -
State: closed - Opened by hanneoberman over 2 years ago
#14 - Create network graph plot for imputation models
Issue -
State: open - Opened by hanneoberman over 2 years ago
Labels: enhancement, long term
#13 - Add first draft for `ggmice` hex sticker
Pull Request -
State: closed - Opened by hanneoberman over 2 years ago
#12 - Create website for `ggmice`
Issue -
State: closed - Opened by hanneoberman over 2 years ago
Labels: documentation
#11 - Add vignette
Pull Request -
State: closed - Opened by hanneoberman over 2 years ago
#10 - Add plotting functionality (inside `ggmice()` or as separate function) for conditional distribution based on missingness indicator
Issue -
State: closed - Opened by hanneoberman over 2 years ago
- 3 comments
Labels: enhancement
#9 - Improve `ggmice` vignette
Issue -
State: closed - Opened by hanneoberman over 2 years ago
- 2 comments
Labels: documentation, workinprogress
#8 - Add plotting function for correlation with missingness indicators
Issue -
State: open - Opened by hanneoberman over 2 years ago
Labels: enhancement
#7 - Add missing data pattern plotting function
Issue -
State: closed - Opened by hanneoberman over 2 years ago
- 1 comment
Labels: enhancement
#6 - Set correct colors in readme example
Pull Request -
State: closed - Opened by hanneoberman over 2 years ago
#5 - Use mice::boys data as example in readme file
Pull Request -
State: closed - Opened by hanneoberman over 2 years ago
#4 - Add example and badges to readme file
Pull Request -
State: closed - Opened by hanneoberman over 2 years ago
#3 - Add a bunch of tests and error messages
Pull Request -
State: closed - Opened by hanneoberman over 2 years ago
#2 - Add ggplot equivalents for all of the mice plotting functions
Pull Request -
State: closed - Opened by hanneoberman over 2 years ago
#1 - Add plotting functions for predictor matrix, imputed data and iterations
Pull Request -
State: closed - Opened by hanneoberman almost 3 years ago