calculatef2: Calculate Cohens f^2

View source: R/helper_assess.R

calculatef2R Documentation

Calculate Cohens f^2

Description

Calculate the effect size for regression analysis \insertCiteCohen1992cSEM known as Cohen's f^2.

Usage

calculatef2(.object = NULL)

Arguments

.object

An R object of class cSEMResults resulting from a call to csem().

Value

A matrix with as many rows as there are structural equations. The number of columns is equal to the total number of right-hand side variables of these equations.

References

\insertAllCited

See Also

assess(), csem, cSEMResults


M-E-Steiner/cSEM documentation built on March 18, 2024, 12:18 p.m.