Learn R Programming

hzar (version 0.2-5)

hzar.make.LLfunc.null: Likelihood function for the null model

Description

Likelihood function for the null model (frequency independent of location).

Usage

hzar.make.LLfunc.null(obsData, model.LL = obsData$model.LL, LLrejectedModel = -1e+08)

Arguments

obsData
A hzar.obsData object.
model.LL
The likelihood function for the observed data.
LLrejectedModel
A finite likelihood to return when the likelihood calculated is -INF.

Value

A function of pEst, that returns the likelihood that pEst is the mean frequency at all observed localities.

See Also

hzar.obsData

Examples

Run this code
##TODO

Run the code above in your browser using DataLab