Learn R Programming

fitdistrplus (version 0.1-3)

groundbeef: Ground beef serving size data sets

Description

Serving sizes collected in a French survey, for ground beef patties consumed by children under 5 years old.

Usage

data(groundbeef)

Arguments

format

groundbeef is a data frame with 1 column (serving: serving sizes in grams)

source

Delignette-Muller, M.L., Cornu, M. 2008. Quantitative risk assessment for Escherichia coli O157:H7 in frozen ground beef patties consumed by young children in French households. International Journal of Food Microbiology, 128, 158-164.

Examples

Run this code
data(groundbeef)
descdist(groundbeef$serving)
plotdist(groundbeef$serving)

Run the code above in your browser using DataLab