powered by
stable
dist_f(df1, df2, ncp = NULL)
degrees of freedom. Inf is allowed.
Inf
non-centrality parameter. If omitted the central F is assumed.
stats::FDist
# NOT RUN { dist_f(df1 = c(1,2,5,10,100), df2 = c(1,1,2,1,100)) # }
Run the code above in your browser using DataLab