Learn R Programming

silp (version 1.0.3)

Silp-class: Define silp class

Description

Define silp class

Arguments

Slots

raw_model

The user-specified lavaan syntax model.

rapi_model

The revised model with the RAPI method.

time

The operation time for silp (in seconds).

npd

Logical. Whether the nearest positive definite matrix is used.

raw_data

The input data.

fa

An object of class lavaan representing the CFA result.

reliability

The reliability index.

composite_data

The composite data for RAPI.

pa

The result of silp.

boot

The results of resilp from R bootstrap samples.

origine

The original silp estimation.

time_resilp

The operation time for resilp (in seconds).

tech

detail of resilp operation