Giter VIP home page Giter VIP logo

Comments (7)

greenLeopard avatar greenLeopard commented on June 19, 2024

Snap! I have medical data with missing entries too. I'm interested in being able to visual it and explore clusters of missingness as well as other types of data inconsistencies (e.g. end time before start time).
I am hoping to bring a mockup of the kind of datasets that I use at work.

from auunconf.

jonocarroll avatar jonocarroll commented on June 19, 2024

The mice package (Multivariate Imputation by Chained Equations in R) has some good tools for imputation (MCAR/otherwise).

Also have a look at VIM::aggr for producing a neat plot of missing data.

e.g. http://www.r-bloggers.com/imputing-missing-data-with-r-mice-package/

from auunconf.

njtierney avatar njtierney commented on June 19, 2024

Thank Jonno,

Thanks for that, VIM certainly does have some useful plots, what do you think about incorporating them into ggmissing?

from auunconf.

dicook avatar dicook commented on June 19, 2024
  • Summary of missingness (like the norm or MissingDataGUI package)
  • Missingness map: more options for setting order of rows and columns that work for large data
  • Vignette
  • Enable imputed values to position the points

Keep the package simple. Primary purpose is to make ggplot2 graphics that include the missings in the plot.

from auunconf.

cpsievert avatar cpsievert commented on June 19, 2024

I'm not very familiar with ggmissing, but I'd like to know more about it!

BTW, here is a nice example of a scatterplot with margins for missing values http://kbroman.org/d3panels/assets/test/scatterplot/

from auunconf.

jesse-jesse avatar jesse-jesse commented on June 19, 2024

7 votes from the AuUnconf... :) Might be worth continuing discussions around this..

from auunconf.

jesse-jesse avatar jesse-jesse commented on June 19, 2024

Nick created a channel on the AuUnconf slack account. Anyone interested can join discussions there also.

from auunconf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.