Calculate the effect size for regression analysis Cohen1992cSEM
known as Cohen's f^2.
Usage
calculatef2(.object = NULL)
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.
Arguments
.object
An R object of class cSEMResults resulting from a call to csem().