parzen | R Documentation |
Parzen: Parzen (1979) and also contained in Hand et al. (1994), data set 278. The data
give the annual snowfall
in Buffalo, NY (inches) for the 63 years, from 1910 to 1972 inclusive.
data(parzen)
Data frames each with the following variable.
snowfall
the annual snowfall in Buffalo, NY (inches) for the 63 years, from 1910 to 1972 inclusive, 63 observations
Data sets usefull for the GAMLSS booklet
Hand et al. (1994) A handbook of small data sets. Chapman and Hall, London.
Parzen E. (1984) Nonparamemetric statistical daya modelling. JASA, 74, 105-131.
data(parzen)
with(parzen, hist(snowfall))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.