R Dataset / Package MASS / GAGurine

On this R-data statistics page, you will find information about the GAGurine data set which pertains to Level of GAG in Urine of Children. The GAGurine data set is found in the MASS R package. You can load the GAGurine data set in R by issuing the following command at the console data("GAGurine"). This will load the data into a variable called GAGurine. If R says the GAGurine data set is not found, you can try installing the package by issuing this command install.packages("MASS") and then attempt to reload the data with the library() command. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the GAGurine R data set. The size of this file is about 2,970 bytes.

Level of GAG in Urine of Children

Description

Data were collected on the concentration of a chemical GAG in the urine of 314 children aged from zero to seventeen years. The aim of the study was to produce a chart to help a paediatrican to assess if a child's GAG concentration is ‘normal’.

Usage

GAGurine

Format

This data frame contains the following columns:

Age

age of child in years.

GAG

concentration of GAG (the units have been lost).

Source

Mrs Susan Prosser, Paediatrics Department, University of Oxford, via Department of Statistics Consulting Service.

References

Venables, W. N. and Ripley, B. D. (2002) Modern Applied Statistics with S. Fourth edition. Springer.

Dataset imported from https://www.r-project.org.

Attachments: csv, json

<iframe src="https://pmagunia.com/iframe/r-dataset-package-mass-gagurine.html" width="100%" height="100%" style="border:0px"></iframe>