Skip to contents

Add a vertical line for expected value under beta density curve.

Usage

geom_betaExpectation(shape1, shape2, linetype = "dashed")

Arguments

shape1

Shape parameter passed to dbeta.

shape2

Shape parameter passed to dbeta.

linetype

Linetype passed to ggplot2.