Skip to contents

Approximate Bayesian estimation of latent variable models

Main lavaan-style functions to estimate SEM.

inlavaan()
Fit an Approximate Bayesian Latent Variable Model
acfa()
Fit an Approximate Bayesian Confirmatory Factor Analysis Model
asem()
Fit an Approximate Bayesian Structural Equation Model
agrowth()
Fit an Approximate Bayesian Growth Curve Model
compare()
Compare Bayesian Models Fitted with INLAvaan
plot(<INLAvaan>,<ANY>) predict(<INLAvaan>) show(<INLAvaan>) coef(<INLAvaan>) summary(<INLAvaan>) vcov(<INLAvaan>)
Class For Representing a (Fitted) Latent Variable Model
fitMeasures(<INLAvaan>) fitmeasures(<INLAvaan>)
Fit Measures for a Latent Variable Model estimated using INLA

Utility functions

dbeta_box()
Density of a Beta distribution on a bounded interval
dsnorm()
The Skew Normal Distribution
fit_skew_normal()
Fit a skew normal distribution to log-density evaluations
fit_skew_normal_samp()
Fit a skew normal distribution to a sample
is_same_function()
Helper function to check if two functions are the same
as_fun_string()
Convert function to single string