es.fsq: Cohen f-squared effect size for overall F test in multiple...

es.fsqR Documentation

Cohen f-squared effect size for overall F test in multiple linear regression

Description

Computes the f-squared (r^2) effect size for an overall F test in a multiple linear regression model based on the model R^2 (Rsq). Based on Cohen (1988).

Usage

es.fsq(Rsq = 0.02)

Arguments

Rsq

The squared sample multiple correlation coefficient.

Details

Cohen J (1988) Statistical Power Analysis for the Behavioral Sciences, 2nd edition. Lawrence Erlbaum Associates, Hillsdale, New Jersey

Value

A list of the arguments and the f^2 effect size.

Examples

es.fsq(Rsq = 0.02)

powertools documentation built on April 4, 2025, 5:02 a.m.