calculateDf: Internal: Degrees of freedom
Description
Calculate the degrees of freedom for a given model from a cSEMResults object.
Usage
calculateDf(
.object = NULL,
.null_model = args_default()$.null_model,
...
)
Arguments
.null_model
Logical. Should the degrees of freedom for the null model
be computed? Defaults to FALSE
.
Value
A single numeric value.