estimates: S4 method to exract the estimates of an object

estimatesR Documentation

S4 method to exract the estimates of an object

Description

S4 method to exract the estimates of an object

Usage

estimates(object, criterion = NULL, transformations = FALSE)

Arguments

object

a model fitted with lessSEM

criterion

fitIndice used to select the parameters

transformations

boolean: Should transformations be returned?

Value

returns a matrix with estimates


lessSEM documentation built on May 29, 2024, 7:10 a.m.