mmm_stats: Retrieve Statistics from a Mixture Markov Model (MMM)

View source: R/mmm.R

mmm_statsR Documentation

Retrieve Statistics from a Mixture Markov Model (MMM)

Description

Retrieve Statistics from a Mixture Markov Model (MMM)

Usage

mmm_stats(x, level = 0.05)

## S3 method for class 'mhmm'
mmm_stats(x, level = 0.05)

Arguments

x

A mhmm object.

level

A numeric value representing the significance level for hypothesis testing and confidence intervals. Defaults to 0.05.

Value

A data.frame object.

See Also

Cluster-related functions communities(), group_model(), rename_groups()

Examples

mmm_stats(engagement_mmm)


tna documentation built on Nov. 5, 2025, 7:14 p.m.