Hi
 
I am trying to use this function.  Can anyone show me how I would input
the following example?
 
Chi-Squared = (40-30)^2 + (20-30)^2 + (30-30)^2
                           30           30             30
 
= 3.333 + 3.333 + 0 = 6.666 (p value = 0.036)
 
I want to be able to use different denominators so can you show me how I
can do it to accommodate these rather than assuming they are all the
same.
 
Thanks.
 
Stephen

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.

 

        [[alternative HTML version deleted]]

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to