Description Usage Format Details Source Examples
a data frame of residuals excluded from a prediction model
1 | data("data.residual.AST")
|
A data frame with 9512 observations on the following 6 variables.
year
a numeric vector that specify the time dimension in our predictions
sex
a numeric vector
age
a numeric vector that specify the age dimension in our predictions. It is categorical and sorted.
residual
a numeric vector of residuals from Generalized Linear Mixed Model (GLMM) that is the selected prediction model for this data set.
coverage
a numeric vector that specify the amount of reliability for some data points, National data sources get coverage equal to 1 and other sub-national data sources and systematic reviews get 0. The coverage weight is applied to data sources with the amount of 1 in coverage variable.
location
a numeric vector that specify the space dimension in our predictions and in this data set is Iran's provinces.
This is a sub-sample of Body Mass Index (BMI) real data from National and Sub-national Burden of Diseases, Injuries, and Metabolic Risk Factors in Iran (NASBOD). There are nine different data sources for BMI that some of them are more reliable and representative and we give higher weights to them.
https://www.ncdrc.info/
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.