- Jun 27, 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
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
Changed scipy, tqdm, statsmodels
-
- Jun 20, 2024
-
-
kohlhaasrebecca authored
-
- Jun 18, 2024
-
-
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.
-
- Jun 17, 2024
-
-
kohlhaasrebecca authored
-
- Jun 12, 2024
-
-
kohlhaasrebecca authored
-
- Jun 05, 2024
-
-
Rebecca Kohlhaas authored
-
- May 14, 2024
-
-
kohlhaasrebecca authored
MCMC does not receive the whole BayesInf object anymore, performance of inference now should be back up to speed with MCMC. In future perhaps rework so that MCMC is a child class of BayesInf?
-
- May 06, 2024
-
-
kohlhaasrebecca authored
-
- Apr 23, 2024
-
-
kohlhaasrebecca authored
-
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
-
- Apr 03, 2024
-
-
Rebecca Kohlhaas authored
-
- Feb 07, 2024
-
-
Rebecca Kohlhaas authored
-
- Feb 06, 2024
-
-
kohlhaasrebecca authored
-
- Jan 29, 2024
-
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
UMBridge examples cleaned and pylink 'single-valued' removed
-
- Jan 25, 2024
-
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
-
- Jan 24, 2024
-
-
kohlhaasrebecca authored
Solved some issues from rebasing
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
OLS constraint directly to be set in the MetaModel source code. Small regression comparison as example for the constraint. No unit tests yet for the feature
-
kohlhaasrebecca authored
Added a minimal test based on pylink classification. More work needed for higher-dim. model outputs here
-
- Jan 22, 2024
-
-
kohlhaasrebecca authored
In this scope the multiprocessing for running the models does not seem to work correctly anymore
-
- Jan 17, 2024
-
-
kohlhaasrebecca authored
Got started on these two tasks, restructuring still needs a lot of work here
-
- Dec 21, 2023
-
-
kohlhaasrebecca authored
-