pd_plotParsParallelLines | R Documentation |
This plot is inspired by the Plot from the Tutorial on modeling by Villaverde
pd_plotParsParallelLines( pd, stepMax = 3, filename = NULL, i, ggCallback = NULL, ... )
pd |
pd with field pd$result$mstrust |
stepMax |
maximum step of waterfall |
filename |
for plotting |
i |
subset the data.table on their names c("parameterId", "parameterType", "fitrank", "step", "stepsize", "index", "value", "converged", "iterations", "estValue") |
ggCallback |
for plotting |
... |
output to |
ggplot
Daniel Lill (daniel.lill@physik.uni-freiburg.de)
Other plotting:
pd_plotProfilePaths()
,
pd_plotProfile()
,
petab_plotData()
,
petab_plotHelpers_aeslist()
,
petab_plotHelpers_meanMeasurementsValue()
,
petab_plotHelpers_parameterOrder()
,
petab_plotHelpers_variableOrder()
,
stepMax
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.