f.r2: Calculate F and p-value from the R2

View source: R/descriptives.R

f.r2R Documentation

Calculate F and p-value from the R2

Description

Calculate F and p-value from the R2

Usage

f.r2(r2, numdf, dendf)

Arguments

r2

r squareds

numdf

numerator degrees of freedom

dendf

denominator degrees of freedom

Value

a vector

Examples

JWileymisc:::f.r2(.30, 1, 99)

JWiley/JWileymisc documentation built on Feb. 15, 2024, 12:23 p.m.