View source: R/plot_referrals.R
referrals_plot | R Documentation |
Generates a plot that shows the referrals generated by the model.
referrals_plot(model_output, treatment) referrals_plot_data(model_output, treatment)
model_output |
output from |
treatment |
a name of a treatment to filter by |
referrals_plot()
: a plotly chart
referrals_plot_data()
: a summarised version of model_output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.