Simulation of distance sampling data via mixture models Allows one to simulate line transect distance sampling data using a mixture of half-normal detection functions.
sim.mix(n, sigma, mix.prop, width, means = 0)
distances a vector of distances
number of samples to generate
vector of scale parameters
vector of mixture proportions (same length as sigma)
truncation
vector of means (used to generate wacky, non-monotonic data)
David Lawrence Miller