Learn R Programming

Rdistance (version 4.1.1)

differentiableLikelihoods: Differentiable likelihoods in Rdistance

Description

Return a character vector of likelihoods which are differentiable and hence the second derivative method can be used to estimate variance-covariance. Any likelihoods not in this list must use bootstrapping. This vector is polled in a few Rdistance routines, notably parseModel and varcovarEstim.

Usage

differentiableLikelihoods()

Arguments

Value

A character vector of differentiable likelihoods.