generate_mixture_pars | R Documentation |
For ease of simulation studies or testing, generates some parameters for non-covariate including normal mixture and stopover models
generate_mixture_pars(nT, skeleton, sd_max = 1, l = -5, u = 5)
nT |
The number of sampling occasions in the experiment |
skeleton |
The skeleton to |
sd_max |
The maximum SD for broods |
l |
The lower limit for the distributional parameter (before the link function is applied) |
u |
The upper limit for the distributional parameter (before the link function is applied) |
A vector of parameters for the model, such that it can be relisted using skeleton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.