@@ -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.