Simulated data: Simulated data for diel activity patterns
Description
tigerObs and pigObs are simulated data sets with times of observation. tigerTrue and pigTrue are densities from which the simulated observations were drawn.
Usage
data(simulatedData)
Arguments
Format
The data set consists of four vectors:
tigerObs is a vector of 100 observations of a crepuscular species in radians.
pigObs is a vector of 80 observations of a diurnal species in radians.
tigerTrue and pigTrue are vectors of densities at 128 times equidistant between 0 and \(2\pi\) inclusive.
Details
The figures below show the true densities (solid line), the simulated data (rug at the foot of the plot) and a kernel density fitted to the simulated data (dotted line).