Description Usage Arguments Value Author(s) See Also Examples
function that gets a 3D matrix as an input and returns a plot of max 3 treatments over patients and simulations
1 | plotRatio(mtrx, plotNbr = 2, plotRed = 1, plotBlue = 2, plotBlack = 3)
|
3D |
matrix (treatment x patients x simulations) |
Number |
of treatments that should be plotted (default = 2) |
Treatment |
index that should be represented by: Red line, Blue line, Black line (default = 1,2,3) |
Plot with max three treatments (y axis = ration of the treatment) over patients (x axis) and simulations
Red line, Blue line, Black line represents each represent a treatment
mitja seibold mitja.seibold@student.uva.nl
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.