plotInterval: Gradient plot for LLR and probability confidence intervals

Description Usage Arguments

Description

Draws a gradient plot for LLR and probability confidence intervals

Usage

1
2
plotInterval(lower, mid, upper, type = c("llr", "probability"),
  resolution = 50)

Arguments

lower

the lower value of the CI

mid

the maximum likelihood value of the CI

upper

the upper value of the CI

type

the type of value used (either llr or probability). This determines the range and gradient underlying the plot


jweile/maveclin documentation built on May 4, 2019, 3:08 a.m.