cSEM (version 0.1.0)

calculateEffectSize: Internal: Calculate effect size

Description

Calculate the effect size for regression analysis Cohen1992cSEM.

Usage

calculateEffectSize(.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