c:ms:2023:w07_anova_note
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
c:ms:2023:w07_anova_note [2023/06/04 21:36] – [Post hoc test] hkimscil | c:ms:2023:w07_anova_note [2023/06/04 21:38] (current) – [Post hoc test] hkimscil | ||
---|---|---|---|
Line 441: | Line 441: | ||
# 혹은 fansy way from comb3 data.frame | # 혹은 fansy way from comb3 data.frame | ||
# 15 는 각 그룹의 df | # 15 는 각 그룹의 df | ||
- | mse.check <- sum(tapply(comb3$values, | + | sse.ch <- sum(tapply(comb3$values, |
- | mse.check | + | sse.ch |
+ | mse.ch <- sse.ch/45 | ||
+ | mse.ch | ||
se <- sqrt(mse/ | se <- sqrt(mse/ |
c/ms/2023/w07_anova_note.1685882217.txt.gz · Last modified: 2023/06/04 21:36 by hkimscil