diff --git a/README.md b/README.md index ae96d850dc544f653624d5e361b9d78dcbd04880..0dc94e97c98b60ec15e701d6ddb1da44987741ba 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,7 @@ Wahlquist, Y., Gojak, A., & Soltesz, K. (Accepted/In press). Identifiability of Install Julia and run the files globalid.jl and localid.jl. -globalid.jl: The resulting simulations are found in the variable ysim (with corresponding time vector tds) and the resulting parameter values are found in the variable params. - -localid.jl: The singular vectors and values are found in the variables F.U and F.S, respectively. The condition number can be found in the variable cond. - To replicate the bode plots, run globalidbode.jl. -Then the magnitudes and phases can be found in the variables magdata and phasedata, respectively. The PKPD model and the simulated example can be found in the file pkpdeleveld.jl.