- Jun 28, 2024
-
-
kohlhaasrebecca authored
Errors thrown by the tests were resolved where possible. If they could not be resolved and issue was created for them. For the sake of testing the pipeline, the unresolved tests were commented out.
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
-
Rebecca Kohlhaas authored
-
Rebecca Kohlhaas authored
-
Rebecca Kohlhaas authored
-
kohlhaasrebecca authored
-
Rebecca Kohlhaas authored
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
Changed scipy, tqdm, statsmodels
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
An example 'principal_component_analysis' was added to specifically test this functionality. It uses the analytical model. Fixed two if-calls in `pca_transformation` to match older code and the content of the function.
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
-
Rebecca Kohlhaas authored
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
This merge is to be a part of release 1.1.0. It contains bug fixes and restructuring of the classes BayesInference and BayesianModelComparison, as well as new tests and examples and the first draft of a package-specific website.
-
kohlhaasrebecca authored
-
Rebecca Kohlhaas authored
-
kohlhaasrebecca authored
Example 'only-model' created based on the 'analytical-function' to test Inference without a surrogate. Currently it's not running without building the surrogate - do tests first and see if able to refracture?
-
- Jun 26, 2024
-
-
Rebecca Kohlhaas authored
-
Rebecca Kohlhaas authored
-
Rebecca Kohlhaas authored
-
- Apr 23, 2024
-
-
Rebecca Kohlhaas authored
Revert "Merge branch 'fix/BMC' into 'master'" See merge request !19
-
Rebecca Kohlhaas authored
This reverts merge request !18
-
Rebecca Kohlhaas authored
Basic tests and cleanup of Inference and Model Comparison See merge request !18
-
kohlhaasrebecca authored
-
- Apr 22, 2024
-
-
kohlhaasrebecca authored
-
- Apr 19, 2024
-
-
Rebecca Kohlhaas authored
This reverts commit acf483a1
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
Split the model comparison to be callable in functions for bayes factors, model weights and justifiability analysis and renamed the overall function
-
kohlhaasrebecca authored
-
- Apr 18, 2024
-
-
kohlhaasrebecca authored
BMC only runs the BME part of BayesInf, split JA into its own function, removed redundant function in MCMC, added to function diagrams
-
- Apr 11, 2024
-
-
kohlhaasrebecca authored
More test for BayesInf, starting tests for MCMC
-
- Apr 10, 2024
-
-
kohlhaasrebecca authored
Some simple fixes for various test, start on testing BayesInf, output directory as changeable parameter in BayesInf
-
- Mar 15, 2024
-
-
kohlhaasrebecca authored
-