parDef | R Documentation |
Parameters definition
parDef(stepDist, angleDist, nbStates, estAngleMean, zeroInflation)
stepDist |
Name of the distribution of the step lengths. |
angleDist |
Name of the distribution of the turning angles.
Set to |
nbStates |
Number of states of the HMM. |
estAngleMean |
|
zeroInflation |
|
A list of:
parSize |
Vector of two values: number of parameters of the step length distribution, number of parameters of the turning angle distribution |
bounds |
Matrix with 2 columns and |
parNames |
Names of parameters of step distribution (the names of the parameters of the angle distribution are always the same). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.