- Jun 28, 2024
-
-
kohlhaasrebecca authored
User guide startet for models, surrogate training, sequential training, postprocessing and BAyesian classes. The guide now contains simplified UMLs (for BayesInf not yet done).
-
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
-
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
-
- Apr 23, 2024
-
-
Rebecca Kohlhaas authored
This reverts 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
-
- 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
-