tests.test_simple_models module

Test the simple models

test_transformationExponential()[source]
test_transformationLinear()[source]
test_transformationODELinear()[source]

Exemplary application of Eulerian Parameter Inference a very simplistic ordinary differential equation model. We create our toy data by first defining a true parameter distribution. The actual data is then obtained by evaluating the model in parameters drawn from this true distribution. Ideally, we would be able to reconstruct the true parameter density. However, we will see that this parameter inference problem possesses more than one solution and is therefore not well-posed.

Args:

Returns: