Learn R Programming

ctmm (version 0.3.2)

summary.UD: Summarize a range distribution

Description

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

Usage

"summary"(object,level.UD=0.95,level=0.95,...)

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.
...
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. Ecology, 96(5), 1182-1188.

See Also

akde.