template_region_xref
template_region_xref.Rd
Cross-reference template data with individual regions
Details
Examines template data (serological, case or burden) and compares with vector of region names in order to check which lines in each set of template data require model data from which region(s). For example, if a line in a set of serological data has its region given as "AGO.1_1,AGO.2_1,AGO.3_1" and the compared vector of regions is c("AGO.1_1","AGO.2_1","AGO.3_1",...), then that line requires data from regions 1, 2 and 3.
This function is used when generating a dataset from one or more templates; it is normally used by the functions Generate_Dataset, Generate_Sero_Dataset, Generate_Case_Dataset, Generate_VIMC_Burden_Dataset and Generate_Multiple_Datasets. It returns a list containing [TBA].