glass: The Glass Data files for GAMLSS

Description Usage Format Details References Examples

Description

glass: show the strength of glass fibres, measured at the National Physical Laboratory, England, see Smith and Naylor (1987), (the unit of measurement were not given in the paper).

Usage

1

Format

Data frames each with the following variable.

strength

a numeric vector showing the strength of glass fibres

Details

Data sets usefull for the GAMLSS booklet

References

Smith R. L. Naylor, J. C. (1987) A comparison of maximum likelihood and Bayesian estimators for the three-parameter Weibull distributuion. Appl. Statist. 36, 358-369

Examples

1
2
data(glass)
with(glass, hist(strength))

gamlss.data documentation built on May 2, 2019, 6:27 p.m.