MatrixCorrectionTools
is a lightweight package that offers a straightforward function called correction!
.
This function is designed to correct specific properties of a matrix using predefined strategies.
For instance, if a matrix contains zero diagonal entries, this package provides the means to replace (correct) them using either fixed predefined values or a more advanced algorithm based on SVD decomposition.
To learn more about the available correction strategies and see practical examples, please refer to the documentation.
MIT License Copyright (c) 2023-2024 BIASlab, 2024-present ReactiveBayes