[R] *** GOODNESS OF FIT FOR BINOMIAL DISTRIBUTED DATA

Achim Zeileis Achim.Zeileis at wu-wien.ac.at
Thu May 6 20:39:09 CEST 2004


On Thu, 06 May 2004 20:10:18 -0700 Pier Luca Lanzi wrote:

> Hi, 
> 
> this is probably a very newbie statistical question.
> 
> I have some experimental data. 
> 
> My hypothesis is that the data are binomially distributed with a known
> N and p. 
> 
> I am trying to obtain a sort of p-value to tell me whether or not my
> hypothesis is correct. 
> 
> What can I do with R?

You can look at the package vcd, in particular the functions goodfit()
with corresponding methods and distplot(). See also
  example(Saxony)
For more details on the methods, look at Michael Friendly's book
"Visualizing Categorical Data".

hth,
Z



> Thank you,
> Pier Luca
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
>




More information about the R-help mailing list