raneffects: raneffects

View source: R/raneffects.R

raneffectsR Documentation

raneffects

Description

raneffects performs estimation of the marginal likelihood of N using empirical Bayes methods. A port of ranef in package unmarked.

Usage

raneffects(obj, ...)

## S3 method for class 'efitR'
raneffects(obj, K, ...)

## S3 method for class 'efitGRM'
raneffects(obj, K, ...)

## S3 method for class 'efitMNS'
raneffects(obj, K, ...)

## S3 method for class 'efitGRMS'
raneffects(obj, K, ...)

## S3 method for class 'efitMS'
raneffects(obj, ...)

Arguments

obj

A fitted model object.

K

maximum value of N to integrate over. The default rarely makes sense

Value

a matrix giving the marginal likelihood of N for each observation


dslramsey/eradicate documentation built on March 16, 2024, 1:40 p.m.