Fpower: F-Distribution Power Calculation

View source: R/Fpower.R

FpowerR Documentation

F-Distribution Power Calculation

Description

Calculates the power for the non-central F-distribution

Usage

Fpower(alpha, nu1, nu2, nc)

Arguments

alpha

input - critical value alpha

nu1

input - degrees of freedom for numerator

nu2

input - degrees of freedom for denominator

nc

input - noncentrality parameter

Value

probability of exceeding fcrit(alpha, nu1,nu2) with the non-central F-distribution with nu1 and nu2 degrees of freedom and noncentrality parameter nc

Author(s)

John Lawson


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