plot.sem: Plot Diagnostics for sem Objects

View source: R/plot.sem.R

plot.semR Documentation

Plot Diagnostics for sem Objects

Description

Available are convergence plots for the estimated fixed effects model parameters and the residual variance of the linear or linear mixed regression model. If the Box-Cox transformation is used for the transformation of the dependent variable, a convergence plot of the transformation parameter lambda is also available. In each of the convergence plots, the estimated parameter is plotted for each iteration step of the SEM-algorithm. Furthermore, the average up to iteration step M is plotted (without the burn-in iterations). A vertical line indicates the end of the burn-in period. A horizontal line marks the value of the estimated statistical indicator Furthermore, the estimated density of the simulated dependent variable from the last iteration step is plotted with a histogram of the interval-censored true dependent variable in the back.

Usage

## S3 method for class 'sem'
plot(x, ...)

Arguments

x

an object of type "sem", typical result of semLm or semLme.

...

optional arguments passed to generic function.

Value

Convergence and density plots.

References

Walter, P. (2019). A Selection of Statistical Methods for Interval-Censored Data with Applications to the German Microcensus, PhD thesis, Freie Universitaet Berlin

See Also

semObject, semLm, semLme


chiquadrat/smicd documentation built on Nov. 22, 2023, 4:02 p.m.