
Last chance! 50% off unlimited learning
Sale ends in
# S3 method for ctmm
summary(object,level=0.95,level.UD=0.95,units=TRUE,...)
ctmm
movement-model object from the output of ctmm.fit
. ctmm
object output from ctmm.fit
, then a list is returned with effective sample size array DOF
and parameter estimate table CI
, with low, maximum likelihood, and high estimates for the following possible parameters:
tau
area
level.UD
. I.e., the core home range is where the animal is located 50% of the time with level.UD=0.50
.
This point estimate itself is subject to uncertainty, and is given confidence intervals derived from level
.speed
ctmm
objects output from ctmm.select
, then a table is returned with the model names and AIC differences, where "IID" denotes the uncorrelated bi-variate Gaussian model, "OU" denotes the continuous-position Ornstein-Uhlenbeck model, and "OUF" denotes the continuous-velocity Ornstein-Uhlenbeck-F model.ctmm.fit
, ctmm.select
.