stdEr.admbsecr.boot: Extract standard errors from a bootstrapped admbsecr model...

Description Usage Arguments

Description

Extracts standard errors for parameters in a model fitted using admbsecr, with a bootstrap procedure carried out using boot.admbsecr.

Usage

1
2
## S3 method for class 'admbsecr.boot'
stdEr(object, pars = "fitted", ...)

Arguments

object

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.

...

Other parameters (for S3 generic compatibility).


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