Description Usage Arguments Details Value Author(s)
Prepares and checks the ANC-RT dataset to ensure that subsequent functions in the ANCRTAdjust
package work properly.
1 2 3 4 |
data |
A country-specific ANC-RT database. The following variables must be included in
Optional variables that can be included for re-naming in
|
faciluid |
The variable name in |
time |
The variable name in |
n_clients |
The variable name in |
n_status |
The variable name in |
knownpos |
The variable name in |
testpos |
The variable name in |
testneg |
The variable name in |
totpos |
The variable name in |
age |
The variable name in |
snu1 |
The variable name in |
year |
The variable name in |
This function has been developed to prepare the ANC-RT dataset for use within the ANCRTAdjust
package.
The function ensures that all necessary variables are included in the dataset and renames the variables to ensure that they conform to the
naming conventions necessary for use in this package.
The ANC-RT dataset with variables created and/or re-named, if necessary, ensuring that subsequent package functions will work.
Mathieu Maheu-Giroux
Brittany Blouin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.