User Tools

Site Tools


r:chi-square_test:code02

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

r:chi-square_test:code02 [2025/12/02 22:44] – created hkimscilr:chi-square_test:code02 [2025/12/02 22:48] (current) hkimscil
Line 14: Line 14:
 cs.cal <- sum((e-o)^2/e) cs.cal <- sum((e-o)^2/e)
 cs.cal cs.cal
 +dim(housetasks)
 +dim(housetasks)-1
 pchisq(cs.cal, 12*3, lower.tail = F) pchisq(cs.cal, 12*3, lower.tail = F)
 chisq chisq
r/chi-square_test/code02.txt · Last modified: by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki