Simulate data from a sdmgamindex model (experimental and subject to change)
get_surveyidx_sim.Rd
Simulate data from a surveyIdx model (experimental and subject to change)
Arguments
- model
object of class 'surveyIdx'
- d
A dataset (DATRASraw object)
- sampleFit
Use a random sample from the gaussian approximation to distribution of the estimated parameter vector. Default: FALSE.
- condSim
optional results of previous call to this function. Use this if you want to generate many datasets (much faster, since mean predictions are re-used).