This software package includes several Matlab scripts and auxiliary functions, which implement the computational algorithms for the framework Bayes.
- To use this software please place all the files in a directory contained in MATLAB's search path and run
run_main.m
. - Running
run_main.m
will automatically generate a synthetic dataset and run analysis. It typically takes about a day to get enough samples. - We are working on Bayes-smRD's documentation and highly encourage you to reach out to us at: [email protected], or [email protected]
- This code is developed and tested in Matlab R2022a.
- This code includes Matlab MEX functions compiled with GCC and Linux, for other platforms, please reach out to us, and we will be happy to provide source files of these functions!