Open-Systems-Pharmacology / docs

Open Systems Pharmacology - Live Documentation
https://docs.open-systems-pharmacology.org/
Other
9 stars 16 forks source link

Sensitivity Analysis Description misleading #73

Open JanSchlender opened 7 years ago

JanSchlender commented 7 years ago

The sensitivity analysis in PK Sim allows a visualization for a summary of the relevant Parameters accounting for 90% of the cumulated sensitivity. The Manual describes the computation applying the sqrt to both, the cumulated sensitivities as well as to the total sensitivity in the denominator. The plot actually visualizes parameters derived when neglecting the sqrt. Also, the formula in the manual is not considering absolute values

msevestre commented 7 years ago

This is correct. There is no sqrt applied https://github.com/Open-Systems-Pharmacology/OSPSuite.Core/blob/develop/src/OSPSuite.Core/Domain/SensitivityAnalyses/SensitivityAnalysis.cs#L128