Other packages > Find by keyword >

bmlm  

Bayesian Multilevel Mediation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("bmlm", "1.3.15")



Attach the package and use:
library("bmlm")
Maintained by
Matti Vuorre
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-07-20
Latest Update: 2023-09-25
Description:
Easy estimation of Bayesian multilevel mediation models with Stan.
How to cite:
Matti Vuorre (2016). bmlm: Bayesian Multilevel Mediation. R package version 1.3.15, https://cran.r-project.org/web/packages/bmlm. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.0 (2016-07-20 01:07), 1.2.1 (2016-10-11 23:54), 1.2.9 (2016-12-08 16:56), 1.2.10 (2017-02-17 07:37), 1.3.0 (2017-06-23 16:59), 1.3.3 (2017-09-15 19:34), 1.3.4 (2017-11-21 19:59), 1.3.5 (2017-11-29 17:56), 1.3.6 (2018-06-07 15:50), 1.3.7 (2018-07-11 18:10), 1.3.8 (2018-10-17 19:40), 1.3.9 (2018-11-09 16:10), 1.3.11 (2019-02-21 22:30), 1.3.12 (2021-09-29 09:10), 1.3.13 (2023-08-30 18:40), 1.3.14 (2023-09-11 00:20)
Other packages that cited bmlm R package
View bmlm citation profile
Other R packages that bmlm depends, imports, suggests or enhances
Complete documentation for bmlm
Functions, R codes and Examples using the bmlm R package
Some associated functions: BLch9 . MEC2010 . bmlm-package . isolate . mlm . mlm_pars_plot . mlm_path_plot . mlm_spaghetti_plot . mlm_summary . 
Some associated R codes: bmlm-package.R . data.R . mlm.R . mlm_plot.R . stanmodels.R . utils.R . zzz.R .  Full bmlm package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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