Open NicolasATX opened 5 years ago
hm, strange. Just a quick check. Did you just try to increase the number decimal places via: Than go to your PI and create a new covariance matrix. How does it looks like?
Hello Tobias,
Thank you for your answer. I did try to change decimal but still CI is displayed as "0" (no more digits while the mean is displayed with additional digits). For your information I also tried to change units and this is not helping as CI is still displayed as "0". Do you think that CI is effectively calculated and reported as 0? In some cases I saw that CI may not be calculated and are reported - in that case - as "NaN".
Nicolas
Dear Niclas,
I could reproduce the issue and I think PK-sim might be not behaving correct here. Could you report your finding here: https://github.com/Open-Systems-Pharmacology/PK-Sim/issues
Thnaks! Tobias
@NicolasATX I have moved the issue to the PKSim repository since it seems to be a bug However, in order to understand the problem., could you please let us know how to reproduce it?
If we have this information, we will be able to understand what is going on and maybe even provide you with a workaround
Cheers, Michael
Thank you Tobias and Michael for your feedback,
Here is a light version of the project. I removed different simulations I previously performed (e.g. without TMDD etc...) to make it more comprehensive. However it appears that with this version, the CI of the estimate 'Reference Concentration' is no more calculated --> 'NaN' is returned instead of '0' in the former version in the covariance matrix tab..
Simulation with TMDD for GitHub.zip
Could you possibly re-run the parameter identification (MonteCarlo + Sensitivity analysis) in order to estimate 'Reference concentration' with a CI?
Best, Nicolas
Hello everyone,
I am new to PKSim and I have #an issue that is certainly simple to solve. I built a model for large molecule with TMDD interaction. In this particular model I want to estimate two parameters:
The fitting is quite good with observed data but when I run a Parameter Identification in order to estimate parameters' optimal value and distribution, in the Covariance Matrix tab, the 95% CI is not reported for reference concentration (see capture). The value may be calculated but the format may prevent good display. Do you have any idea how I could access to this data?
Nicolas