Skip to contents

Title

Usage

graph_likelihoods_v2(likelihoods, alpha = 0.5, facet = FALSE, legend = FALSE)

Arguments

likelihoods

todo

alpha

todo

facet

whether to facet by number of subtypes

legend

whether to show legend

Value

a ggplot2::ggplot

Examples

example_likelihoods |> graph_likelihoods_v2(alpha = 0.5)