View source: R/plot_model_conditional_effects.R
plot_model_conditional_effects | R Documentation |
Plot conditional effects for model
plot_model_conditional_effects( model, model_tag = NULL, effect = "treatment", plot_width = 6, plot_height = 6, output_base = "product/plots", verbose = FALSE, ... )
model |
|
model_tag |
|
plot_width |
|
plot_height |
|
output_base |
|
verbose |
|
... |
additional arguments passed to |
effects |
|
ggplot2 object Saves the result to product/plots/firing_rate_by_neuron_<experiment_tag>_<date_code>.(pdf|png) It save both .pdf and .png because it's easier to email etc small pngs while for use in an a manuscript having the vector version means that it can be tweaked with illustrator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.