c:ms:2017:schedule:week15
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
c:ms:2017:schedule:week15 [2017/06/14 09:56] – [ANOVA] hkimscil | c:ms:2017:schedule:week15 [2017/06/15 09:02] (current) – hkimscil | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | https:// | ||
+ | |||
====== two sample t-test ====== | ====== two sample t-test ====== | ||
< | < | ||
Line 63: | Line 65: | ||
</ | </ | ||
+ | {{: | ||
+ | ---- | ||
+ | gender: male vs. female | ||
+ | |||
+ | < | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | tendency - hum/soc vs. natsc/eng | ||
+ | |||
+ | < | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | </ | ||
====== ANOVA ====== | ====== ANOVA ====== | ||
- | [[: | + | [[: |
+ | [[: | ||
+ | ====== Regression ====== | ||
+ | [[:/ | ||
+ | [[: | ||
+ | ====== class survey ====== | ||
< | < | ||
- | data(InsectSprays) | + | UNIANOVA bigco BY gender year2 |
- | str(InsectSprays) | + | / |
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
- | attach(InsectSprays) | + | UNIANOVA smallco BY gender year2 |
- | tapply(count, spray, mean) | + | / |
- | tapply(count, spray, var) | + | / |
- | tapply(count, spray, length) | + | / |
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
- | boxplot(count ~ spray) # boxplot(count~spray, | + | UNIANOVA allowance BY gender year2 |
+ | / | ||
+ | / | ||
+ | / | ||
+ | /EMMEANS=TABLES(gender) COMPARE ADJ(LSD) | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
- | one <- oneway.test(count ~ spray) # oneway.test(count~spray, | + | UNIANOVA workhr BY gender year2 |
- | summary(one) | + | / |
+ | / | ||
+ | / | ||
+ | /EMMEANS=TABLES(gender) COMPARE ADJ(LSD) | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
- | aov.out <- aov(count ~ spray, data=InsectSprays) | + | UNIANOVA selfprom BY gender year2 |
- | summary(aov.out) | + | / |
+ | /INTERCEPT=INCLUDE | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
- | pairwise.t.test(InsectSprays$count, | + | UNIANOVA ethalright BY gender year2 |
- | TukeyHSD(aov.out) | + | / |
- | </code> | + | / |
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | /DESIGN=gender year2 gender*year2. | ||
- | [[:r/twoway_anova|Twoway]] | + | UNIANOVA phmin BY gender year2 |
+ | | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | UNIANOVA phpeo BY gender year2 | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | |||
+ | UNIANOVA textmin BY gender year2 | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | |||
+ | UNIANOVA textpeo BY gender year2 | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | </ | ||
c/ms/2017/schedule/week15.1497403562.txt.gz · Last modified: 2017/06/14 09:56 by hkimscil