vera-stat-nominal-testing
Runs class distribution diagnostics and primary association tests for nominal (unordered multi-class) outcome variables. Produces class frequency table, proportions, rare-class warnings, bar chart of class distribution, and one fully interpreted association test (Chi-square/Cramer's V for categorical predictors, or ANOVA/Kruskal-Wallis for continuous predictors) with effect sizes. Ends with a recommendation block listing additional analyses available. Outputs .R and .py scripts with 2 publication-quality plots. Triggered when user has a nominal/unordered categorical outcome with 3+ levels and says "nominal outcome," "multi-class," "categorical outcome no order," "unordered categories," "species," "type classification," "which category," "multinomial," or names an unordered categorical variable like species, diagnosis type, transportation mode, region, product category. Does NOT handle binary (2-level), ordinal (ordered), continuous, count, survival, or SEM outcomes.
Source facts
- Repository
- aibot88/sec_skill_store
- Last source activity
- May 27, 2026 at 03:47
- Detected SKILL.md language
- English
- Stars
- 3
- Forks
- 0
Install options
The review-first prompt is selected by default. You can switch to a direct command or download a local copy.
Review the source files
Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.
Showing SKILL.md
- name
- vera-stat-nominal-testing
- description
- Runs class distribution diagnostics and primary association tests for nominal (unordered multi-class) outcome variables. Produces class frequency table, proportions, rare-class warnings, bar chart of class distribution, and one fully interpreted association test (Chi-square/Cramer's V for categorical predictors, or ANOVA/Kruskal-Wallis for continuous predictors) with effect sizes. Ends with a recommendation block listing additional analyses available. Outputs .R and .py scripts with 2 publication-quality plots. Triggered when user has a nominal/unordered categorical outcome with 3+ levels and says "nominal outcome," "multi-class," "categorical outcome no order," "unordered categories," "species," "type classification," "which category," "multinomial," or names an unordered categorical variable like species, diagnosis type, transportation mode, region, product category. Does NOT handle binary (2-level), ordinal (ordered), continuous, count, survival, or SEM outcomes.
- user-invocable
- true
- allowed-tools
- Read, Bash, Write, Edit