estimatesTable: return a dataframe of parameter estimates for a fitted model.

View source: R/estimatesTable.R

estimatesTableR Documentation

return a dataframe of parameter estimates for a fitted model.

Description

return a dataframe of parameter estimates for a fitted model.

Usage

estimatesTable(x, v = NULL, sarg = FALSE)

Arguments

x

An object of class miive

v

A list containing variance snd covariance parameter information.

sarg

Logical. Should Sargan test results be included.


zackfisher/MIIVsem documentation built on March 11, 2024, 11:34 a.m.