simSSF_rcpp: SSF simulation function (Fortin et al 2005)

View source: R/RcppExports.R

simSSF_rcppR Documentation

SSF simulation function (Fortin et al 2005)

Description

SSF simulation function (Fortin et al 2005)

Usage

simSSF_rcpp(nbObs, beta, xy1, xy2, nzeros, cov, lim, res, stepprobs, stepbreaks,
  angleprobs, anglebreaks)

Arguments

nbObs

Number of observations

beta

Vector of resource selection coefficients

xy1

First location

xy2

Second location

nzeros

Number of zeros (unused steps) to sample for each step

cov

Array of covariates (one layer for each covariate)

lim

Limits of map

res

Resolution of map

stepprobs

Vector of probabilities for intervals of the range of step lengths

stepbreaks

Vector of bounds for intervals of the range of step lengths

angleprobs

Vector of probabilities for intervals of the range of turning angles

anglebreaks

Vector of probabilities for intervals of the range of turning angles

Value

Matrix of simulated locations


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