Learn R Programming

ctmm (version 0.3.5)

summary.UD:

Description

This function returns a list of biologically interesting parameters in human readable format, as derived from an autocorrelated kernel density estimate.

Usage

# S3 method for UD
summary(object,level.UD=0.95,level=0.95,units=TRUE,...)

Arguments

object
An akde autocorrelated kernel-density estimate from the output of akde.
level.UD
Confidence level for the home-range area. E.g., the 50% core area.
level
Confidence level for the above area estimate. E.g., the 95% confidence interval of the 50% core area.
units
Convert result to natural units.
...
Unused options.

Value

A matrix with low, maximum likelihood, and high estimates for the following parameters:
area
The home-range area with fraction of inclusion level.UD. E.g., the 50% core home range is estimated with level.UD=0.50, and 95% confidence intervals are placed on that area estimate with level=0.95.

References

C. H. Fleming and W. F. Fagan and T. Mueller and K. A. Olson and P. Leimgruber and J. M. Calabrese (2015). Rigorous home-range estimation with movement data: A new autocorrelated kernel-density estimator. http://www.esajournals.org/doi/abs/10.1890/14-2010.1.

See Also

akde.