View source: R/helper_assess.R
calculatef2 | R Documentation |
Calculate the effect size for regression analysis \insertCiteCohen1992cSEM known as Cohen's f^2.
calculatef2(.object = NULL)
.object |
An R object of class cSEMResults resulting from a call to |
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.
assess()
, csem, cSEMResults
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.