Skip to contents

Confidence intervals for the gate coefficients

Usage

# S3 method for class 'mixqrgate'
confint(object, parm, level = 0.95, tau = NULL, ...)

Arguments

object

A "mixqrgate" object.

parm

Ignored; intervals are returned for all gate coefficients.

level

Confidence level.

tau

Quantile level at which to report the (location-varying) gate; defaults to the first grid point.

...

Unused.

Value

A matrix of lower/upper limits for the gate coefficients.