Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

pingouin-psych-stats

pingouin-psych-stats contiene 15 skills recopiladas de Exekiel179, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
15
Stars
0
actualizado
2026-07-13
Forks
0
Cobertura ocupacional
3 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

pg-data-screening
Desarrolladores de software

Screen psychology datasets before Pingouin analysis: variable types, missingness, duplicates, long/wide shape, assumption checks, and safer preprocessing.

2026-07-13
pg-multivariate
Desarrolladores de software

Run or generate Pingouin code for multivariate comparisons — Hotelling's T-squared test (multivariate_ttest) — plus the multivariate assumption checks box_m (equal covariance) and multivariate_normality, for designs with several dependent variables.

2026-07-13
pingouin-stat-router
Desarrolladores de software

Route psychology statistics requests to the smallest Pingouin workflow. Use when the user asks what analysis to run, gives a psychology design, asks to analyze data with Pingouin, or needs lower-token guidance before code generation.

2026-07-13
pg-bayesian
Científicos de datos

Compute or generate Pingouin Bayes factors for t tests, correlations, and proportions (bayesfactor_ttest, bayesfactor_pearson, bayesfactor_binom), and read the BF10 already returned by pg.ttest and pg.corr.

2026-07-13
pg-categorical
Científicos de datos

Run or generate Pingouin code for categorical / contingency-table analyses — chi-square test of independence, McNemar's paired test, 2x2 crosstabs, and chi-square power — for psychology data with nominal variables.

2026-07-13
pg-nonparametric
Científicos de datos

Run or generate Pingouin code for rank-based non-parametric tests — Mann-Whitney U, Wilcoxon signed-rank, Kruskal-Wallis, Friedman, and Cochran Q — when outcomes are ordinal or parametric assumptions fail.

2026-07-13
pg-analysis-approval
Otros psicólogos

Review and approve Pingouin psychology analyses before final reporting. Use after data screening or statistical output and before interpretation to catch common problems: wrong test, ignored repeated measures, missing assumption checks, multiple-comparison errors, unsupported causal claims, incomplete reporting, or output-format mismatches.

2026-06-22
pg-anova
Desarrolladores de software

Run or generate Pingouin code for one-way, factorial, repeated-measures, mixed, Welch ANOVA, ANCOVA, and follow-up pairwise tests.

2026-06-22
pg-correlations
Desarrolladores de software

Run or generate Pingouin code for Pearson, Spearman, Kendall, partial, repeated-measures, distance, and pairwise correlations with APA-style reporting.

2026-06-22
pg-mean-tests
Desarrolladores de software

Run or generate Pingouin code for one-sample, independent, paired, Welch, and corrected pairwise mean comparisons in psychology studies.

2026-06-22
pg-power
Desarrolladores de software

Plan psychology study sample sizes or compute achieved power with Pingouin power functions for t tests, ANOVA, repeated-measures ANOVA, and correlations.

2026-06-22
pg-regression-mediation
Desarrolladores de software

Run or generate Pingouin code for linear regression, binary logistic regression, and mediation analysis with reproducible reporting.

2026-06-22
pg-reliability
Desarrolladores de software

Run or generate Pingouin code for Cronbach alpha, item-scale reliability checks, and intraclass correlation for psychological ratings.

2026-06-22
pg-reporting
Desarrolladores de software

Convert Pingouin results into compact, polished APA-style or Chinese psychology result sections with tables, assumption notes, and uncertainty caveats.

2026-06-22
pingouin-stat
Desarrolladores de software

Main Pingouin statistics workflow for psychology research. Use when the user says pingouin-stat or asks to analyze psychology data with Pingouin end-to-end: first clarify research question, variables, assumptions, output format such as Word/PDF/LaTeX, table/figure requirements, then route to analysis skills, run approval checks, and organize final results.

2026-06-22