powered by
sim.mix(pars, mix.terms, n, width, zdim = 0, z = NULL, pt = FALSE, showit = FALSE)
mmds.pars
z
data.frame
n
mmds
library(mmds) set.seed(0) ## simulate some line transect data from a 2 point mixture sim.dat<-sim.mix(c(-0.223,-1.897,inv.reparam.pi(0.3)),2,100,1) hist(sim.dat$distance)
Run the code above in your browser using DataLab