PSIAIMS / CAMIS

https://psiaims.github.io/CAMIS/
Apache License 2.0
60 stars 60 forks source link

Friedman test - Comp #287

Closed feng-4chen closed 2 months ago

feng-4chen commented 3 months ago

Added R vs SAS code for Friedman test which is a nonparametric test for one-way repeated measures ANOVA on a simulated dataset. The code for the simulated data is also included.

orladoylenvs commented 2 months ago

Hi @feng-4chen I think we still need to address the duplicates for Friedman in SAS and R? How would you like to proceed?

feng-4chen commented 2 months ago

Hi @feng-4chen I think we still need to address the duplicates for Friedman in SAS and R? How would you like to proceed?

I worked with Sarfaraz together on Friedman. Maybe I could merge my SAS vs R compare in R file

orladoylenvs commented 2 months ago

Hi @feng-4chen, I'm not sure I am following. Apologies if I am repeating myself...

For R: You contributed R/friendman.qmd and Safaraz contributed R/R_Friedmantest.qmd - these need to be merged into one file. For e.g. adding yours as an extra example.

For SAS: You contributed SAS/friedman.qmd and Safaraz contributed SAS/SAS_Friedmantest.qmd - these need to be merged into one file. For e.g. adding yours as an extra example.

For SAS vs R: You contributed Comp/r-sas_friedman.qmd and this is the only SAS vs R comparison so this is great and no action is needed.

feng-4chen commented 2 months ago

Hi @feng-4chen, I'm not sure I am following. Apologies if I am repeating myself...

For R: You contributed R/friendman.qmd and Safaraz contributed R/R_Friedmantest.qmd - these need to be merged into one file. For e.g. adding yours as an extra example.

For SAS: You contributed SAS/friedman.qmd and Safaraz contributed SAS/SAS_Friedmantest.qmd - these need to be merged into one file. For e.g. adding yours as an extra example.

For SAS vs R: You contributed Comp/r-sas_friedman.qmd and this is the only SAS vs R comparison so this is great and no action is needed. I will just keep Comp/r-sas_friedman.qmd. The other two is similar content with Safaraz so it' ok. Thanks for explaining!

feng-4chen commented 2 months ago

Duplicate SAS/friedman.pmd and R/friedman.qmd removed from branch