Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

doublyF_opt

Distribution function of the non central F-distribution


Description

Distribution function of the non central F-distribution

Usage

doublyF_opt(x, df1, df2, lambda1, lambda2, acc = 100, ex = 5)

Arguments

x

quantile, a single numeric value

df1

first degree of freedom, a single integer value

df2

second degree of freedom, a single integer value

lambda1

first non centrality parameter, a single numeric value

lambda2

second non centrality parameter, a single numeric value

acc

accuracy; last index of the approximation of the infinite sum

ex

exactness; break early, if the summands are smaller than 10^(-ex)

Value

Probability of observing a value larger than x


randomizeR

Randomization for Clinical Trials

v2.0.0
GPL (>= 3)
Authors
David Schindler [aut], Diane Uschner [aut, cre], Marcia Viviane Rueckbeil [ctb], Martin Manolov [ctb], Thi Mui Pham [ctb], Michael Martini [ctb], Ralf-Dieter Hilgers [aut, ths], Nicole Heussen [aut, ths]
Initial release
2019-11-15

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.