petab.v1.simplify
Functionality for simplifying PEtab problems
Functions
Move parameters from the condition table to the parameters table, if the same parameter value is used for all conditions. |
|
|
Drop any measurements that are NaN |
|
Remove conditions that have no measurements |
|
Remove observables that have no measurements |
|
- petab.v1.simplify.condition_parameters_to_parameter_table(problem: Problem)[source]
Move parameters from the condition table to the parameters table, if the same parameter value is used for all conditions.
- petab.v1.simplify.remove_nan_measurements(problem: Problem)[source]
Drop any measurements that are NaN