Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

pingouin-psych-stats

pingouin-psych-stats enthält 15 gesammelte Skills von Exekiel179, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
15
Stars
0
aktualisiert
2026-07-13
Forks
0
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

pg-data-screening
Softwareentwickler

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

2026-07-13
pg-multivariate
Softwareentwickler

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
Softwareentwickler

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
Datenwissenschaftler

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
Datenwissenschaftler

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
Datenwissenschaftler

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
Sonstige Psychologen

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-06-22
pg-power
Softwareentwickler

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
Softwareentwickler

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

2026-06-22
pg-reliability
Softwareentwickler

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

2026-06-22
pg-reporting
Softwareentwickler

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
Softwareentwickler

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