Skip to contents

Visualize the sensitivity grid of a Doodle match analysis

Usage

vis_grid(d_grid)

Arguments

d_grid

output of `populate_grid`

Value

ggplot object

Examples

vis_grid(d_grid)
#> Error in summarise(group_by(mutate(d_grid, n_colleagues = factor(n_colleagues)),     p, n_colleagues), X = max(o), Y = last(match_prob)): could not find function "summarise"