simdata: 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.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/12199Examples
Run this codedata(simdata)
hist(simdata)
SOPIE(simdata)
Run the code above in your browser using DataLab