這個summary(x)的信息看不懂(最后一行)
summary(x)
Call: xtabs(formula = Freq ~ Class + Age, data = Titanic)
Number of cases in table: 2201?
Number of factors: 2?
Test for independence of all factors:
Chisq = 118.41, df = 3, p-value = 1.695e-25
summary(x)
Call: xtabs(formula = Freq ~ Class + Age, data = Titanic)
Number of cases in table: 2201?
Number of factors: 2?
Test for independence of all factors:
Chisq = 118.41, df = 3, p-value = 1.695e-25
2018-10-31
舉報
2019-05-23
統(tǒng)計學中的概念,具體指標代表什么含義自行百度。
Chisq ----卡方檢驗
?df-----自由度
p-value ------p值