Skip to contents

Prints, per component, the coefficient estimates with standard errors, z-values and p-values (when a variance method was used), the mixing probabilities, and the separability / overlap diagnostics. Sparsity standard errors are flagged as classification-conditional.

Usage

# S3 method for class 'mixqr'
summary(object, ...)

Arguments

object

A "mixqr" object.

...

Unused.

Value

An object of class "summary.mixqr".