plot_filter_activations_byClass: Plot first-layer filter activations by class.

Description Usage Arguments Value Author(s)

Description

Plot the first-layer convolutional filter activations by class label and filter.

Usage

1
2
plot_filter_activations_byClass(data, show_beta = F, show_offset = F,
  fl = NULL)

Arguments

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.

Value

A ggplot object.

Author(s)

Matthew Ploenzke, ploenzke@g.harvard.edu


mPloenzke/learnMotifs documentation built on May 27, 2019, 11:55 a.m.