PDiSSFLogLike: PDiSSFLogLike

PDiSSFLogLikeR Documentation

PDiSSFLogLike

Description

Calculates the loglikelihood value for a set of parameters. Not recommended for isolated use.

Usage

PDiSSFLogLike(beta, X1, X2, locations, k1, k2, maximumGap)

Arguments

beta

Coefficients to be estimated

X1

Data from the covariates for the iSSF component

X2

Data from the covariates for the probability of detection component

locations

data frame of GPS fixes

k1

Number of covariates for the iSSF

k2

Number of covariates for probability of detection. Equal to 0 if no probability of detection is being estimated.

maximumGap

Maximum allowable number of consecutive missing fixes. Default is 3 (3 consecutive missing locations). Larger max lags will increase computing time and may result in non convergence.


jlombard314159/Probability-of-Detection-integrated-Step-Selection-Function documentation built on July 7, 2022, 11:55 p.m.