Skip to content

v0.0.9

Compare
Choose a tag to compare
@ArthurMangussi ArthurMangussi released this 15 May 14:57
· 20 commits to main since this release

Warning: The Bayesian approach from the MBIR method in MNAR multivariate has not been implemented yet.

We have fixed bugs in the median function for MNAR multivariate and mMCAR.

Now, users have the option to choose the generation of synthetic data within the target class for the multivariate scenario. If set to True, when instantiating mMAR, mMNAR, and mMCAR, you must pass the parameter missTarget=True. The default value is missTarget=False.

We also reviewed the code, and now the mdatagen library is functional on Google Colab.

For more information and updates, please refer to the documentation or release notes.