Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Using glm() as substitute for simple chi square test – stats.stackexchange.com

I am interested in changing the null hypotheses using glm() in R. For example: x = rbinom(100, 1, .7) summary(glm(x ~ 1, family = "binomial")) tests the hypothesis that $p = 0.5$. What if I want ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot



This post first appeared on ONLINE WEB TRICKS, please read the originial post: here

Share the post

Using glm() as substitute for simple chi square test – stats.stackexchange.com

×

Subscribe to Online Web Tricks

Get updates delivered right to your inbox!

Thank you for your subscription

×