sim_cohort_vac_cam: Identify those that are eligible for a vaccination program...

Description Usage Arguments Value

View source: R/sim_cohort_vac_cam.R

Description

This function identifies those that are eligible for vaccination programs and tracks their age specific incidence over years since vaccination. It does this by,

Usage

1
sim_cohort_vac_cam(df, eligib_vector, campaign, policy_change_yr = 2005)

Arguments

df

A dataframe

eligib_vector

Numeric year identifying eligibility.

campaign

A character string identifying the name of the campaign.

policy_change_yr

Numeric year identifying the year of the policy change.

Value

A simulate cohort for a given vaccination program correctly formatted as a retrospective cohort.


seabbs/DirectEffBCGPolicyChange documentation built on Dec. 14, 2019, 9:24 p.m.