ferritin: Serum ferritin (µg/l) level sample dataset

ferritinR Documentation

Serum ferritin (µg/l) level sample dataset

Description

This sample dataset contains 19449 observations and 10 variables.

Usage

ferritin

Format

A data frame with 10 columns and 19449 rows.

Variables Description
psu Primary sampling unit identifier
state State identifier
locality Locality identifier
sex Sex (1 = Male; 2 = Female)
m.age Age (in years) of female/mother with ages > 5 years
ch.age Age (in months) of children with ages less than 5 years
group Group classification
crp acute phase response proteine: C-reactive protein (CRP) value (mg/L)
ferritin Serum ferritin (μg/L) values
agp acute phase response proteine: α1-acid-glycoprotein (AGP) value (g/L)
age_group indicate study population (Under 5 or over 5 years old)

Source

From a micronutrient survey in a country in East Africa

Examples

# explore the first 20 observations from the dataset
head(ferritin, 20)


nutriverse/nutricheckr documentation built on April 1, 2022, 7:44 p.m.