lims: Compute confidence limits about probabilities and quantiles

Description Usage Arguments Value

Description

Compute confidence limits about probabilities and quantiles

Usage

1
lims(ctyp, dat, conf, P = numeric(0), Q = numeric(0))

Arguments

ctyp

an integer: 1 for FM; 2 for LR; and 3 for GLM.

dat

The d0 component of a named list generated by gonogo (or gonogoSim). For example, for the previously defined list wWT, dat would be wWT$d0.

conf

a confidence associated with the interval, e.g., .95. Think of conf as 2-sided

P

a vector of probabilities, e.g., .95, c(.95,.99), al15() or al49(), etc.

Q

a vector of quantiles (i.e., stresses)

Value

A vector containing the requested confidence limits


joncutting/gonogo documentation built on Jan. 23, 2022, 7:01 p.m.