**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.