BICadj {ef}R Documentation

Adjusted BIC function

Description

Complete function for returning overdispersion estimates

Usage

BICadj(model, data, overdispersion.output)

Arguments

model

a fitted ef model

data

the data used to fit the model

overdispersion.output

output form the function overdispersion

Value

the adjusted BIC

Note

When calling the function, you need to specify the data source for the model so that the number of site visits can be determined. You also need to specify the output from the overdispersion model to get the measure


[Package ef version 1.2.0 Index]