why is it that in tables for the F distribution it is for example
F0.95[6,28]=2.45 or F0.95[10,20]=2.35
but
> pf(6,28,2.45) [1] 0.8854934 > pf(10,20,2.35) [1] 0.9300167
Thanks for clarifying,
jeorg
______________________________________________ [EMAIL PROTECTED] 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