File: buffalo.Rd

package info (click to toggle)
r-cran-gss 2.1-3-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,740 kB
  • ctags: 1,400
  • sloc: fortran: 5,241; ansic: 1,388; makefile: 1
file content (16 lines) | stat: -rw-r--r-- 431 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
\name{buffalo}
\alias{buffalo}
\title{Buffalo Annual Snowfall}
\description{
    Annual snowfall accumulations in Buffalo, NY from 1910 to 1973.
}
\usage{data(buffalo)}
\format{
    A vector of 63 numerical values.
}
\source{
    Scott, D. W. (1985), Average shifted histograms: Effective
    nonparametric density estimators in several dimensions.  \emph{The
    Annals of Statistics}, \bold{13}, 1024--1040.
}
\keyword{datasets}