cSEM (version 0.2.0)

calculatef2: Calculate Cohens f^2

Description

Calculate the effect size for regression analysis Cohen1992cSEM 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.

See Also

assess(), csem, cSEMResults