R-help,

I'm trying to work out the density function by doing:

> df(5.22245, 3, 22)
[1] 0.005896862

> df(15.20675, 6, 4)
[1] 0.001223825


In excell the result is :

0.0071060464 <*>   FDIST(5.22245,3,22) 

0.0100001406 <-->   FDIST(15.20675,6,4)


>From my point of view the differences in the second case
are substantial.

Can anyone give me a hint on this?

Thanks in advance
 






----------------------------------------------------------------
Luis Ridao Cruz
Faroese Fisheries Laboratory
Nóatún 1, P.O. Box 3051
FR-110 Tórshavn
Faroe Islands
Tel : (+298) 353900, Tel (direct) : (+298) 353912
Mob.:(+298) 580800, Fax: : (+298) 353901
E-mail: [EMAIL PROTECTED]

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to