Learn R Programming

glvmfit (version 0.1.0)

ResidualFitIndices-class: An S4 class to represent the set of residual fit indices

Description

An S4 class to represent the set of residual fit indices

Usage

details(object, comp = c("Total", "Covariance", "Variance", "Mean", "Total"))

# S4 method for ResidualFitIndices details(object, comp = c("Total", "Covariance", "Variance", "Mean", "Total"))

Arguments

object

R object of type ResidualFitIndices.

comp

Character indicating the components to include.

Slots

sampleMoments

impliedMoments

RMR

SRMR

CRMR