kel-github / PSY2R

translating PSY to R
2 stars 13 forks source link

Recycling is good! Work out which parts of Psy are already covered by emmeans and MBESS #33

Open kel-github opened 3 months ago

kel-github commented 3 months ago

The functions that Psy performs are listed in the Psy help pdf (see the resources folder of this repo), and in Bird (2002) Confidence intervals for effect sizes in Analysis of Variance. in the zotero library.

We need to work out which functions are already covered by emmeans and MBESS.

The goal of this issue is to replicate the analysis you should have performed in Psy, using emmeans and MBESS, as far as you can. i.e. work through the confidence interval options of Psy (Individual, Simultaneous, Bonferroni t) and replicate the analysis in R, using emmeans and MBESS.

kel-github commented 3 months ago

A good place to start is to familiarise yourself with @julieechow 's code where she has done a lot of this legwork - see here

kel-github commented 3 months ago

Need to check if emmeans outputs the correct standard error terms