Description Usage Arguments Value Author(s)
Plot the first-layer convolutional filter activations by class label and filter.
1 2 | plot_filter_activations_byClass(data, show_beta = F, show_offset = F,
fl = NULL)
|
data |
Tibble containing effect size information, filter name, mean activation difference, and information. |
show_beta |
Whether to include the estimated effect size estimates as well. |
show_offset |
Whether to include the estimated filter offsets as well. |
fl |
Filename to save plots to. If not provided, a plot object will be returned. |
A ggplot object.
Matthew Ploenzke, ploenzke@g.harvard.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.