estimatesTable {MIIVsem} | R 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. |
[Package MIIVsem version 0.5.8 Index]