Re: [R] F cumulative distribution function

2010-10-12 Thread Eik Vettorazzi
Hi, see ?pf Generally in R '(d/p/q/r)distribution' stands for density, cdf, quantiles and random numbers for a given distribution as norm, t, unif, chisq etc hth Am 12.10.2010 15:49, schrieb Hsih-Te Yang: > Dear Sir or Madam: > > Dose anyone know the R function which corresponds to "fcdf", a "F

Re: [R] F cumulative distribution function

2010-10-12 Thread Ted Harding
On 12-Oct-10 13:49:07, Hsih-Te Yang wrote: > Dear Sir or Madam: > > Dose anyone know the R function which corresponds to "fcdf", > a "F cumulative distribution function" of Matlab? > http://esra.univ-paris1.fr/matlab5/toolbox/stats/fcdf.html > > Please guide me how to get this function if it is a

Re: [R] F cumulative distribution function

2010-10-12 Thread ONKELINX, Thierry
ijk bericht- > Van: r-help-boun...@r-project.org > [mailto:r-help-boun...@r-project.org] Namens Hsih-Te Yang > Verzonden: dinsdag 12 oktober 2010 15:49 > Aan: r-help@r-project.org > Onderwerp: [R] F cumulative distribution function > > Dear Sir or Madam: > > Dose anyone kn

[R] F cumulative distribution function

2010-10-12 Thread Hsih-Te Yang
Dear Sir or Madam: Dose anyone know the R function which corresponds to "fcdf", a "F cumulative distribution function" of Matlab? http://esra.univ-paris1.fr/matlab5/toolbox/stats/fcdf.html Please guide me how to get this function if it is available. . or code it ab i