Simulation of Dispersion Parameters
ddSim(x, ...)# S3 method for dd
ddSim(x, nsim = 1000, extent = "full", ...)
array with simulated beta parameters from the glm model, and their conversion to distribution parameters
object to simulate from
ignored
number of simulation draws
simulate according to full distribution, including extrapolation
beyond the search radius (extent = "full"
); or restrict the
distribution to the area within the search radius (extent = "win"
).