Ma-292 r code

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/4

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

5 Terms

1
New cards

KRUSKAL Wallis post hoc

DunnTest(dep ~ indep, data=, method="bonferroni") library(fsa)

2
New cards

Friedman test post hoc

kwAllPairsNemenyiTest , library(PMCMRPlus)

3
New cards

Chi-squared post hoc

Standardised residuals, Chisq.residuals() , library("questionr")

4
New cards

chi square effect size

assocstats() , library(vcd)

5
New cards

Wald test R code

WaldTest(.., test="chisq"), library(lmtest)