get.bias: Extracting estimated biases

Description Usage Arguments See Also

Description

Extracts bias in parameter estimates, calculated using the bootstrap procedure carried out by boot.admbsecr.

Usage

1
get.bias(fit, pars = "fitted")

Arguments

fit

A fitted model from admbsecr.

pars

A character vector containing either parameter names, or a subset of "all", "derived", "fitted", and "linked"; "fitted" corresponds to the parameters of interest, "derived" corresponds to quantities that are functions of these parameters (e.g., the effective survey area or animal density from an acoustic survey), and "linked" corresponds to the parameters AD Model Builder has maximised the likelihood over.

See Also

boot.admbsecr for the bootstrap procedure.

get.mce for Monte Carlo error the biases are subject to.


admbsecr documentation built on May 2, 2019, 5:21 p.m.