Learn R Programming

amt (version 0.1.3)

hr_intersection: Different Methods to calculate home-range intersections

Description

Different Methods to calculate home-range intersections

Usage

hr_intersection(x, ...)

# S3 method for hr_prob hr_intersection(x, y, type = "ba", conditional = 0.95, ...)

Arguments

x, y

A probabilistic home-range estimate.

...

Further arguments, none implemented.

type

[character] Which index should be calculated.

conditional

[numeric] Condition on which number?

Value

data.frame with the isopleth level and area in units of the coordinate reference system.