Learn R Programming

tna (version 1.0.0)

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

Description

Retrieve Statistics from a Mixture Markov Model (MMM)

Usage

mmm_stats(x, level = 0.05)

Value

A data.frame object.

Arguments

x

A mhmm object.

level

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

See Also

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

Examples

Run this code
mmm_stats(engagement_mmm)

Run the code above in your browser using DataLab