- Jun 28, 2024
-
-
kohlhaasrebecca authored
-
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
Webpage includes quickstart, user guide, tutorial, example collection and api. One new example was added for the user guide.
-
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
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
Webpage includes quickstart, user guide, tutorial, example collection and api. One new example was added for the user guide.
-
- Jun 18, 2024
-
-
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.
-
- Apr 23, 2024
-
-
Rebecca Kohlhaas authored
This reverts merge request !18
-
- 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
-
- 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
-