nllkLG_rcpp: Negative log-likelihood for the local Gibbs model (C++)

View source: R/RcppExports.R

nllkLG_rcppR Documentation

Negative log-likelihood for the local Gibbs model (C++)

Description

Negative log-likelihood for the local Gibbs model (C++)

Usage

nllkLG_rcpp(beta, shape, rate, ID, xy, rdist, truncr, gridc, gridz, cov, lim,
  res)

Arguments

beta

Parameters of the RSF

shape

Shape parameter of the distribution of r

rate

Rate parameter of the distribution of r

ID

Vector of track IDs

xy

Matrix of observed locations

rdist

Distribution of availability radius ("fixed", "exp", "gamma")

truncr

Truncated grid for Monte Carlo integration

gridc

Grid for Monte Carlo integration

gridz

Grid for Monte Carlo integration

cov

Array of covariates (one layer for each covariate)

lim

Limits of the covariate rasters.

res

Resolution of the covariate rasters.


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