summary.mmm_compare: Summary Method for mmm_compare

View source: R/mmm.R

summary.mmm_compareR Documentation

Summary Method for mmm_compare

Description

Summary Method for mmm_compare

Usage

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

Arguments

object

An mmm_compare object (a data.frame subclass).

...

Unsupported. Supplying unused arguments raises an error.

Value

A tidy data frame with one row per k, plus a best character column flagging the minimum-BIC and minimum-ICL solutions.


Nestimate documentation built on July 11, 2026, 1:09 a.m.