This class is a generic container for PPS data sets.
infectionsCharacter vector storing names of infections in PPS
num_hai_patientsNamed numeric containing patients having healthcare-associated infections.
num_survey_patientsNumber of patients in point prevalence survey.
length_of_stayLength of stay of all patients in hospitals. This is need for the prevalence to incidence conversion with the Rhame-Sudderth formula.
loi_ppsA list containing length of infections from all patients in the PPS. In PPS this is usually calculated as the time from infection onset until the date of the survey.
hospital_dischargesThe number of hospital discharges.
num_hai_patients_by_stratumA list containing for each infection the number of patients in each age and gender stratum.
num_hai_patients_by_stratum_priorThe prior weight (counts) for each infection, age and gender stratum. This is used for smooting the age and gender distribution when small numbers are observed.
mccabe_scores_distrThe observed McCabe scores (counts) for each infection, age and gender stratum from the PPS.
mccabe_by_stratum_priorThe prior weight (counts) for each infection, McCabe score, age and gender stratum. This is used for smooting the age and gender distribution when small numbers are observed.
mccabe_life_expNamed list containing remaining life expectancies for each McCabe score (NONFATAL, ULTFATAL, RAPFATAL).
num_survey_patients_by_stratumNumber of survey patients stratified by infection, age and gender. If this parameter is provided the methodology described in Cassini et al. (2016) <doi:https://doi.org/10.1371/journal.pmed.1002150> is applied.
populationPopulation size
countryName of the country in which PPS was conducted
bhai_optionsOptions with which bhai was run. If bhai was not run yet, this is an empty list.
bhai_summarySummary statistics of bhai. If bhai was not run yet, this is an empty list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.