jackolney / cascade

C model of the HIV care cascade used by CascadeDashboard https://github.com/jackolney/CascadeDashboard

Home Page:https://jackolney.github.io/cascade/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cascade

An R package containing a deterministic model of the HIV care cascade written in C

Build Status Build status codecov

This model forms the basis of the shiny application available online here, with the associated source code available here.

Changelog

v1.0

  • Initial release of model

v1.1

  • Bug fix for CumInit to include persons initiating through side door

v1.2

  • Bug fix for all cumulative functions incorporating persons moving through care via side door
  • Impacts: CumDiag, CumLink, CumPreL, CumInit, CumAdhr, CumLos

v1.3

  • Fix for CD4 weights to bring them inline with CROI 2017 calibration

Copyright 2016 Jack Olney

About

C model of the HIV care cascade used by CascadeDashboard https://github.com/jackolney/CascadeDashboard

https://jackolney.github.io/cascade/


Languages

Language:R 60.8%Language:C 39.2%