Giter Club home page Giter Club logo

critical-data-book's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

critical-data-book's Issues

Chapter #s

The proofs seem to have different chapter numbers than what is listed here.

They should obviously match.

Chapter23: missing data for heart rate.

I found more than 1500 patients with Afib RVR and are treated by the three drugs mentioned in chapter 23. But there are only about 370 of them having recorded heartrates in the chartevents table (MIMIC-III). I checked that only about 20000 patients have heart rate measurements in chartevents. So do I need to use the ECG data for heartrate or do you guys have other suggestion for dealing with those missing heartrates records?

Error part_iii / chapter_23

An error occurs in propensity_score_matching.r

tryCatch( .jcall(m, "V", "run"),

  • NumberFormatException = function(e) {
  • e$jobj$printStackTrace()
  • }
  • );
    다음에 오류가 있습니다.jcall(m, "V", "run") : java.lang.StackOverflowError

How can we solve it?

Code in Section 2, Chapter 3c contains several files with a .m~ extension

The code for Section 2, Chapter 3c needs a fair amount of work to make it easy to follow and reuse:
https://github.com/MIT-LCP/critical-data-book/tree/master/section2/chapter3c/code

One issue is that the code includes several files with the .m~ extension, which I assume are temporary files. In some cases these were duplicates of other files, so I removed them, but there are still some remaining.

Should the .m~ files be renamed with a .m extension or can they be removed?

Chapter 28 missing Python script

I was wondering if the Python script used in Chapter 28. Improving Patient Cohort Identification Using Natural Language Processing can be made available.
Thanks.

data issues

As noted in, for example, section2/chapter3c

Note: the dataset (aline.mat) was not committed.

The dataset should be made easily available to the reader.

I have uploaded the aline dataset used for chapter 5 to physiobank. We need to determine if this is the same dataset used in chapter 3, and if the csv file can be imported, converted to the matlab data structure.

See: http://physionet.org/physiobank/database/mimic2-iaccd/

Data needed for Chapter 18

In Ch18, trend analysis required the exact year for each record, which has been anonymized. Could you please provide the data you used for analysis in the Chapter?

Correct license

critical-data-book/LICENSE

License is currently MIT license. Need to clarify what license the code will be under, especially since most of the code also appears in some form in the book.

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.