mmm_stats {tna}R 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)

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)


[Package tna version 1.0.0 Index]