v1.8.2
New Features
- Added
LiNA
andMDLiNA
algorithm.
Code Fixes
- Fixed standardization in
lingam.utils.predict_adaptive_lasso
function withoutnormalize
option insklearn.linear_model.LassoLarsIC
. - Changed to use
lingam.utils.predict_adaptive_lasso
function inVARLiNGAM
andVARMALiNGAM
. - Changed
prune
option to True by default inVARLiNGAM
andVARMALiNGAM
. Additionally, changed the description that this option is for the causal effect of lag.