ctgimme_demo: Run a Fast ctgimme Subgrouping Demonstration

View source: R/ctgimme-demo.R

ctgimme_demoR Documentation

Run a Fast ctgimme Subgrouping Demonstration

Description

Demonstrates the recurrent-evidence screening, distance calculation, and PAM subgroup selection used by ctgimme() without fitting OpenMx models. The deterministic example is deliberately small and completes in well under a second.

Usage

ctgimme_demo()

Value

A list with the synthetic signed path-score features, the feature-selection diagnostics, the mean Manhattan distance matrix, candidate silhouette widths in candidates, and the named subgroup membership.

See Also

ctgimme()

Examples

demo_result <- ctgimme_demo()
demo_result$membership
demo_result$candidates


ctgimme documentation built on Aug. 24, 2026, 5:13 p.m.