truncgridr: Truncate the sample of avilability radii

View source: R/truncgridr.R

truncgridrR Documentation

Truncate the sample of avilability radii

Description

Truncate the sample of avilability radii

Usage

truncgridr(rdist = c("exp", "gamma", "weibull"), shape = NULL, rate, ID, xy,
  gridr)

Arguments

rdist

Distribution of availability radius r. Can be "exp", "gamma", or "weibull".

shape

Shape parameter of r distribution (NA if r~exp)

rate

Rate parameter of r distribution

ID

Vector of track IDs

xy

Matrix of observed locations

gridr

Grid for Monte Carlo integration


TheoMichelot/localGibbs documentation built on March 24, 2022, 5:56 a.m.