Skip to content

Commit

Permalink
Update stat_method_tbl.csv
Browse files Browse the repository at this point in the history
  • Loading branch information
DrLynTaylor authored Aug 7, 2024
1 parent fad5ce4 commit 3f3fe09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/stat_method_tbl.csv
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Generalized Linear Models,Logistic Regression,[R](R/logistic_regr),[SAS](SAS/log
Generalized Linear Models,Poisson/Negative Binomial Regression,[R](R/count_data_regression),,,[R vs SAS](Comp/r-sas_negbin)
Generalized Linear Models,Categorical Repeated Measures,,,,
Generalized Linear Models,Categorical Multiple Imputation,,,,
Non-parametric Analysis,Wilcoxon signed rank,[R](R/wilcoxonsr_hodges_lehman),,,
Non-parametric Analysis,Wilcoxon signed rank,[R](R/wilcoxonsr_hodges_lehman),[SAS](SAS/wilcoxonsr_HL),,
Non-parametric Analysis,Mann-Whitney U/Wilcoxon rank sum,[R](R/nonpara_wilcoxon_ranksum),,,
Non-parametric Analysis,Kolmogorov-Smirnov test,,,,
Non-parametric Analysis,Kruskall-Wallis test,[R](R/kruskal_wallis),[SAS](SAS/kruskal_wallis),[Python](python/kruskal_wallis),[R vs SAS](Comp/r-sas_kruskalwallis)
Expand Down

0 comments on commit 3f3fe09

Please sign in to comment.