Displaying 1 result from an estimated 1 matches for "recessif".
Did you mean:
recess1
2005 Sep 15
4
Rcommander and simple chisquare
...tax problems that makes students frequently miss the
core statistical problems). But I could not find how to make a simple
chisquare comparison between observed frequencies and expected
frequencies (eg in genetics where you expect phenotypic frequencies
corresponding to 3:1 in standard dominant/recessif alleles). Any idea
where this feature might be hidden? Or could it be added to
Rcommander?
Thanks, Christian.
ps: in case I am not making myself clear, can Rcommander be made to perform
> chisq.test(c(61,39),p=c(0.75,0.25))