samclifford / eda_fev1

Exploratory data analysis of FEV1 in Topeka, Kansas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

                     _/                    _/_/                          _/   
      _/_/      _/_/_/    _/_/_/        _/        _/_/    _/      _/  _/_/    
   _/_/_/_/  _/    _/  _/    _/      _/_/_/_/  _/_/_/_/  _/      _/    _/     
  _/        _/    _/  _/    _/        _/      _/          _/  _/      _/      
   _/_/_/    _/_/_/    _/_/_/        _/        _/_/_/      _/      _/_/_/   
                            _/_/_/_/                                           

Data contained in this repository is sourced from the ALA package. A simple data dictionary is as follows:

Variable Type Description Units Type
id Factor ID label for each participant None factor
age Numeric Age of participant at time of measurement years double
height Numeric Height of participant at time of measurement metres double
FEV1 Numeric Spirometry measurement of lung function, forced exhaled volume in first second litres double

Data are originally from Dockery et al. (1983); this is a random sample of 300 girls living in Topeka, Kansas.

This data, and script file(s), are provided for students in the MSc in Health Data Science module 2491 - Data Challenge for the purposes of learning exploratory data analysis and for those in 2031 - Introduction to Statistical Computing for learning ggplot2.

About

Exploratory data analysis of FEV1 in Topeka, Kansas

License:GNU General Public License v3.0


Languages

Language:R 100.0%