get.bias: Extracting estimated biases

View source: R/helpers.r

get.biasR Documentation

Extracting estimated biases

Description

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

Usage

get.bias(fit, pars = "fitted", mce = FALSE)

Arguments

fit

A fitted model from fit.ascr.

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.

mce

Logical, if TRUE Monte Carlo error for the standard errors is also returned.

See Also

boot.ascr for the bootstrap procedure.

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


b-steve/ascr documentation built on Aug. 15, 2022, 2:38 p.m.