Description Usage Arguments Details Value Examples
A function to plot the estimated treatment effects.
1 |
x |
The estimated ML_Treatment_effects object to plot |
coloured.same |
Whether to use the same colour for all plots, defaults to TRUE. |
palette |
An optional custom colour/vector of palette colour codes to be used for plotting. |
... |
Additional arguments (currently ignored). |
The plot samples a random colour from a predefined colourblind palette by default. You may use a custom colour/colour palette for plotting by supplying the palette argument. If you supply a palette, the colour will be used in the order in which they are specified. Palette lengths longer than the number of plots will be ignored.
Nothing - as a side effect produces a plot.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.