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

Description Usage Arguments Value Author(s) See Also Examples

Description

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

Usage

1
2
3
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.

Author(s)

Graham Derryberry asterion@alum.mit.edu

See Also

hzar.obsData

Examples

1
##TODO

GrahamDB/hzar documentation built on Oct. 27, 2019, 2:20 a.m.