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

Example output

Loading required package: MCMCpack
Loading required package: coda
Loading required package: MASS
##
## Markov Chain Monte Carlo Package (MCMCpack)
## Copyright (C) 2003-2019 Andrew D. Martin, Kevin M. Quinn, and Jong Hee Park
##
## Support provided by the U.S. National Science Foundation
## (Grants SES-0350646 and SES-0350613)
##
Loading required package: foreach

hzar documentation built on May 2, 2019, 7 a.m.