Description Usage Arguments Value Author(s) See Also
Plot predictions generated by simulateModel One plot per measured node Plot with error bars if available, and give absolute value
1 2 3 |
prediction |
A list of the model predictions as produced by simulateModel |
log_axis |
Boolean, whether the ordinate axis should be in log scale |
with_data |
Display 2 bars per condition, one for the simulation and one for the data |
data_color |
Color of the bars corresponding to the data |
sim_colors |
Vector of colors for the bars corresponding to the simulations. The first color is used for the main prediction and the next for the predictions in 'compare', recycled as necessary for all predictions. |
compare |
A list of predictions to compare to. A predition is a list with fields 'bestfit', 'conditions', 'error', 'data', 'unstim_data' and 'variants' as generated by simulateModel |
strict |
When 'compare' is not empty, whether the other prediction conformity must be strictly evaluated (presence and equality of the field 'condition', equal name of columns in field 'bestfit') or not (the 'bestfit' length is the only thing that is checked) |
Invisibly, the matrix of the results of the simulation
Mathurin Dorel mathurin.dorel@charite.de
getCombinationMatrix, simulateModel
Other simulation: getCombinationMatrix
,
simulateModel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.