Code Monkey home page Code Monkey logo

rjkb's Introduction

Rjkb

Personal R package

Installation

devtools::install_github("netterie/Rjkb/Rjkb")

rjkb's People

Contributors

cutie565 avatar netterie avatar skhan890 avatar

Watchers

James Cloos avatar  avatar

Forkers

skhan890

rjkb's Issues

Demo issue - add static incidence numbers

age_bins = [0 15 25 35 45 55 inf]
monthly_HIV_prob = [0 0.0008686 0.0005762 0.0003634 0.0003580 0.0003409]

See Jeanette's hiv_incidence_parameters.Rmd/html for details

Demo issue - add PrEP

Individual-level characteristic enum;

Code to add/edit:

  • prob(hiv_pos) - like a RR - in update_infections, it will be a multiplier
  • update_PrEP - look at update_art for decision rules(Horacio's code)
    • 1) alive and not already on PrEP
    • 2) chance of being selected for PrEP
    • 3) "perform" an HIV test (this is important for counting costs)
    • 4) if negative, start PrEP

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.