fitIndices {lessSEM} | R Documentation |
S4 method to compute fit indices (e.g., AIC, BIC, ...)
Description
S4 method to compute fit indices (e.g., AIC, BIC, ...)
Usage
fitIndices(object)
Arguments
object |
a model fitted with lessSEM |
Value
returns a data.frame with fit indices
[Package lessSEM version 1.5.5 Index]