hpbayes.plot9: Helligman Pollard plot

Description Usage Arguments Examples

Description

Helligman Pollard plot. Modified from hpbayes.plot.R of HPbayes_0.1

Usage

1
2
3
4
hpbayes.plot9(..., nrisk = NULL, ndeath = NULL, age, hpp, yrange = c(0,
  0.8), xrange = c(0, 85), log = FALSE, plotdata = FALSE,
  plotpost = TRUE, data.type = "b", post.type = "l",
  line.col = c("grey", "blue", "red", "dark green"), CI = 95)

Arguments

age
hpp
post.type

Default = "l"

nrisk.

Default = NULL

ndeath.

Default = NULL

yrange.

Default = c(0, 0.8)

xrange.

Default = c(0, 85)

log.

Default = FALSE

plotdata.

Default = FALSE

plotpost.

Default = FALSE

data.type.

Default = "b"

line.col.

Default = c("grey", "blue", "red", "dark green")

ci.

Default = 95

Examples

1

milokmilo/Stranded documentation built on May 22, 2019, 11:53 p.m.