Generate data from a fitted detection function and refit the model
Generate data from a fitted detection function and refit the model
sample_ddf(ds.object)
ds.object |
a fitted detection function object |
This function changes the random number generator seed. To avoid any potential side-effects, use something like: seed <- get(".Random.seed",envir=.GlobalEnv)
before running code and assign(".Random.seed",seed,envir=.GlobalEnv)
after.
David L. Miller
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.