Skip to contents

Wald intervals from the fitted standard errors. Requires variance = "sparsity" or "stochEM"; "stochEM" is recommended (sparsity SEs are classification-conditional and understate uncertainty).

Usage

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

Arguments

object

A "mixqr" object.

parm

Optional subset of parameter names.

level

Confidence level. Default 0.95.

...

Unused.

Value

A matrix of lower/upper bounds.