simdata {SOPIE} | R Documentation |
Simulated Data from a Scaled Von Mises Distribution with Noise
Description
This simulated data set contains n=5000 observations from a scaled Von Mises distribution with noise (\kappa = 1
; c = 0.3; noise = 0.2
).
Similar data sets can be generated with the function von_mises_sim
.
Usage
data(simdata)
Format
A vector containing 5000 observations.
Source
Schutte WD (2014). Nonparametric estimation of the off-pulse interval(s) of a pulsar light
curve. Ph.D. thesis, North-West University. URL http://hdl.handle.net/10394/12199
Examples
data(simdata)
hist(simdata)
SOPIE(simdata)
[Package SOPIE version 1.6 Index]