UN_variants {bayesTFR} | R Documentation |
Dataset with UN-specific Coding of Variants
Description
Dataset used by the UN for coding variants. It also includes variants for the lower and upper bounds of the 80 and 95% probability intervals, respectively, resulting from the Bayesian hierarchical model. The dataset is stored in a TAB-separated ASCII file called “UN_variants.txt”.
Usage
data(UN_variants)
Format
A data frame with 23 observations on the following 5 variables.
RevID
Revision identifier.
VarID
Identifier of the variant.
Vshort
Short name of the variant.
VName
Full name of the variant.
VariantDomain
Domain of the variant.
Source
Data provided by the United Nations Population Division
Examples
data(UN_variants)
str(UN_variants)
[Package bayesTFR version 7.4-2 Index]