File: seals.Rd

package info (click to toggle)
r-cran-ggplot2 3.4.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,748 kB
  • sloc: sh: 15; makefile: 5
file content (24 lines) | stat: -rw-r--r-- 728 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/data.R
\docType{data}
\name{seals}
\alias{seals}
\title{Vector field of seal movements}
\format{
A data frame with 1155 rows and 4 variables
}
\usage{
seals
}
\description{
This vector field was produced from the data described in Brillinger, D.R.,
Preisler, H.K., Ager, A.A. and Kie, J.G. "An exploratory data analysis
(EDA) of the paths of moving animals". J. Statistical Planning and
Inference 122 (2004), 43-63, using the methods of Brillinger, D.R.,
"Learning a potential function from a trajectory", Signal Processing
Letters. December (2007).
}
\references{
\url{https://www.stat.berkeley.edu/~brill/Papers/jspifinal.pdf}
}
\keyword{datasets}