Skip to contents

Calculate confidence intervals for a named parameter in a survey index model.

Usage

get_effect(x, dat, parName = "Gear", cutOff, nboot = 1000, pOnly = FALSE)

Arguments

x

survey index

dat

DATRASraw object

parName

name of the parameter, e.g. "Gear"

cutOff

see getsdmgamindex()

nboot

see getsdmgamindex()

pOnly

only calculate for positive part of model, defaults to FALSE.

Value

list of estimates + ci bounds for each age group.