Simulation-based computation of confidence intervals for the parameters of the angle distribution.
Used in CI
.
angleCI(m, alpha, nbSims = 10^6)
A list of the following objects:
Lower bound of the confidence interval for the parameters of the angle distribution
Upper bound of the confidence interval for the parameters of the angle distribution
A moveHMM
object
Range of the confidence intervals. Default: 0.95 (i.e. 95% CIs).
Number of simulations. Default: 10^6.