Skip to content

fellstat/TestingHistoryIncidence

Repository files navigation

Incidence from Testing History in Crosssectional Surveys

the TestingHistoryIncidence package utilizes crosssectional survey data containing information on partcipants' testing history and diagnosis to estimate incidence.

Installation

To install the latest development version from the github repo run:

# If devtools is not installed:
# install.packages("devtools")

devtools::install_github("fellstat/ipc")
devtools::install_github("fellstat/TestingHistoryIncidence", dependencies="Suggests")

Resources

Shiny User Interface

A user interface to the methods is provided in the package, and can be launched locally with

library(TestingHistoryIncidence)
shiny_testing_history()
  • A 15 minute video documenting the various options of the UI and how to use them is available here.
  • See the wiki guide for the interface here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages