| NEWS | R Documentation | 
NEWS file for the regmed package
Release Notes for version 2.1
- add max.cor for maximum correlation of mediators in regmed, and all x,y,mediators in mvregmed. Penalization and fitting struggle with highly correlated variables. 
- fix bug in mvregmed.edges when down to one row for either alpha, beta, delta 
- remove procedural notes in regmed.grid and mvregmed.grid 
Release Notes for version 2.0
- add mvregmed.grid and mvregmed.fit 
- add functions to create edges of DAG from fitted object\ 
- add functions to plot the edges as a DAG 
- functions to make running and summarizing lavaan runs 
- updated vignette with mvregmed examples 
- replace trim.best functionality with pulling fit with best bic lambda 
Release Notes for version 1.1
- Fix BIC calculation 
- default lambda=0 for trim.best() 
Release Notes for version 1.0
- Original release to CRAN 
- Regularized Mediation analysis with plot methods for regmed.fit and regmed.grid S3 class objects. 
- Vignette that demonstrates usage with four mediators.