R/Fpower.R

Defines functions Fpower

Documented in Fpower

Fpower <-
function(alpha,nu1,nu2,nc) 1-stats::pf(Fcrit(alpha,nu1,nu2),nu1,nu2,nc)

Try the daewr package in your browser

Any scripts or data that you put into this service are public.

daewr documentation built on Sept. 9, 2023, 9:06 a.m.