Parameters definition
parDef(stepDist, angleDist, nbStates, estAngleMean, zeroInflation)
A list of:
Vector of two values: number of parameters of the step length distribution, number of parameters of the turning angle distribution
Matrix with 2 columns and sum(parSize)
rows - each row contains the lower and upper
bound for the correponding parameter)
Names of parameters of step distribution (the names of the parameters of the angle distribution are always the same).
Name of the distribution of the step lengths.
Name of the distribution of the turning angles.
Set to "none"
if the angle distribution should not be estimated.
Number of states of the HMM.
TRUE
if the mean of the turning angles distribution is estimated,
FALSE
otherwise.
TRUE
if the step length distribution is inflated in zero.