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

View source: R/RcppExports.R

nllkLG_norm_rcppR Documentation

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

Description

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

Usage

nllkLG_norm_rcpp(beta, sigma, ID, xy, gridc, gridz, cov, lim, res)

Arguments

beta

Parameters of the RSF

sigma

Standard deviation parameter

ID

Vector of track IDs

xy

Matrix of observed locations

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.