File: chevron.Rd

package info (click to toggle)
r-cran-mclust 6.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,540 kB
  • sloc: fortran: 13,298; ansic: 201; sh: 4; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 574 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
\name{chevron}
\alias{chevron}
\title{Simulated minefield data}
\usage{data(chevron)}
\description{A set of simulated bivariate minefield data
  (1104 observations).}
\references{
  A. Dasgupta and A. E. Raftery (1998).
  Detecting features in spatial point processes with clutter via model-based
  clustering. 
  \emph{Journal of the American Statistical Association 93:294-302}. 

  C. Fraley and A.E. Raftery (1998).
  \emph{Computer Journal 41:578-588}.

  G. J. McLachlan and D. Peel (2000).
  \emph{Finite Mixture Models}, Wiley, pages 110-112.
}

\keyword{datasets}