Other packages > Find by keyword >

blavaan  

Bayesian Latent Variable Analysis
View on CRAN: Click here


Download and install blavaan package within the R console
Install from CRAN:
install.packages("blavaan")

Install from Github:
library("remotes")
install_github("cran/blavaan")

Install by package version:
library("remotes")
install_version("blavaan", "0.5-8")



Attach the package and use:
library("blavaan")
Maintained by
Edgar Merkle
[Scholar Profile | Author Map]
First Published: 2015-10-07
Latest Update: 2024-01-19
Description:
Fit a variety of Bayesian latent variable models, including confirmatory factor analysis, structural equation models, and latent growth curve models. References: Merkle & Rosseel (2018) ; Merkle et al. (2021) .
How to cite:
Edgar Merkle (2015). blavaan: Bayesian Latent Variable Analysis. R package version 0.5-8, https://cran.r-project.org/web/packages/blavaan. Accessed 13 May. 2025.
Previous versions and publish date:
0.1-1 (2015-11-12 12:58), 0.1-2 (2016-01-28 00:12), 0.1-3 (2016-03-30 20:35), 0.1-4 (2016-06-17 08:18), 0.1 (2015-10-07 09:13), 0.2-1 (2016-09-20 23:31), 0.2-2 (2016-09-27 23:50), 0.2-3 (2017-02-24 23:38), 0.2-4 (2017-04-27 00:10), 0.3-1 (2018-01-12 17:15), 0.3-2 (2018-06-10 08:12), 0.3-3 (2018-10-31 07:10), 0.3-4 (2019-01-11 10:20), 0.3-5 (2019-08-03 10:00), 0.3-6 (2019-08-08 18:50), 0.3-7 (2019-09-27 21:00), 0.3-8 (2019-11-19 20:20), 0.3-9 (2020-03-09 18:20), 0.3-10 (2020-08-03 08:40), 0.3-12 (2020-11-12 08:10), 0.3-13 (2021-01-18 18:30), 0.3-14 (2021-01-20 06:30), 0.3-15 (2021-02-19 20:50), 0.3-16 (2021-07-11 21:00), 0.3-17 (2021-07-20 00:00), 0.3-18 (2021-11-27 09:10), 0.4-1 (2022-01-27 22:40), 0.4-3 (2022-05-11 19:00), 0.4-6 (2023-02-11 09:50), 0.4-7 (2023-03-01 13:10), 0.4-8 (2023-06-12 15:30), 0.5-1 (2023-08-29 20:30), 0.5-2 (2023-09-26 00:20), 0.5-3 (2024-01-19 23:50), 0.5-4 (2024-04-15 09:00), 0.5-5 (2024-06-09 23:00), 0.5-6 (2024-09-05 00:50)
Other packages that cited blavaan R package
View blavaan citation profile
Other R packages that blavaan depends, imports, suggests or enhances
Complete documentation for blavaan
Downloads during the last 30 days
04/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/0905/1005/1105/12Downloads for blavaan50100150200250300350TrendBars

Today's Hot Picks in Authors and Packages

tryCatchLog  
Advanced 'tryCatch()' and 'try()' Functions
Advanced tryCatch() and try() functions for better error handling (logging, stack trace with source ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
nat.utils  
File System Utility Functions for 'NeuroAnatomy Toolbox'
Utility functions that may be of general interest but are specifically required by the 'NeuroAnatom ...
Download / Learn more Package Citations See dependency  
hett  
Heteroscedastic t-Regression
Functions for the fitting and summarizing of heteroscedastic t-regression. ...
Download / Learn more Package Citations See dependency  
StanHeaders  
C++ Header Files for Stan
The C++ header files of the Stan project are provided by this package, but it contains little R code ...
Download / Learn more Package Citations See dependency  
dtrackr  
Track your Data Pipelines
Track and document 'dplyr' data pipelines. As you filter, mutate, and join your way through a data ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA