Type: Package Package: INLAvaan Title: Approximate Bayesian Latent Variable Analysis Version: 0.2.5.9002 Authors@R: c( person("Haziq", "Jamil", , "haziq.jamil@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0003-3298-1010")), person("Håvard", "Rue", role = "ctb", comment = c(ORCID = "0000-0002-0222-1881", "Statistical and computational methodology")), person("Alvin", "Bong", role = "ctb", comment = "Initial site build") ) Description: Implements approximate Bayesian inference for Structural Equation Models (SEM) using a custom adaptation of the Integrated Nested Laplace Approximation (Rue et al., 2009) as described in Jamil and Rue (2026a) . Provides a computationally efficient alternative to Markov Chain Monte Carlo (MCMC) for Bayesian estimation, allowing users to fit latent variable models using the 'lavaan' syntax. See also the companion paper on implementation and workflows, Jamil and Rue (2026b) . License: GPL (>= 3) URL: https://inlavaan.haziqj.ml/, https://github.com/haziqj/INLAvaan BugReports: https://github.com/haziqj/INLAvaan/issues Depends: R (>= 3.5) Imports: cli, graphics, lavaan (>= 0.6-19), methods, parallel, stats, utils Suggests: blavaan, ggplot2, knitr, lme4, numDeriv, qrng, quarto, sn, testthat (>= 3.0.0), ucminf VignetteBuilder: quarto Config/Needs/website: rmarkdown Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Repository: https://haziqj.r-universe.dev Date/Publication: 2026-06-13 18:25:59 UTC RemoteUrl: https://github.com/haziqj/inlavaan RemoteRef: HEAD RemoteSha: 256b9476f5e7464375d09b8d50c03f51e2d2e3b1 NeedsCompilation: no Packaged: 2026-06-13 19:19:43 UTC; root Author: Haziq Jamil [aut, cre, cph] (ORCID: ), Håvard Rue [ctb] (ORCID: , Statistical and computational methodology), Alvin Bong [ctb] (Initial site build) Maintainer: Haziq Jamil