Learn R Programming

MGMM (version 0.3.1)

ChooseK.summarize: Summarize Results of Quality Metric Bootstrap.

Description

Summarize Results of Quality Metric Bootstrap.

Usage

ChooseK.summarize(k, boot_metrics, report)

Arguments

k

Clusters.

boot_metrics

Bootstrapped quality metrics.

report

Report bootstrap results?

Value

Either a data.table reporting the means and standard errors of quality metrics, or NULL if too few fits succeded to calculate the standard errors.