Fig3.3: Reproduce Figure 3.3

View source: R/bias-variance-gamma.R

Fig3.3R Documentation

Reproduce Figure 3.3

Description

Reproduces Figure 3.3 from the book; if you specify any options, your results may look different.

Usage

Fig3.3(
  N = 1e+05,
  parlist = list(mfrow = c(1, 2), mar = c(5, 5, 1.5, 0.5), oma = c(0, 0, 2, 0))
)

Arguments

N

Number of simulations

parlist

List of arguments to pass to par()

Examples

Fig3.3()

pbreheny/hdrm documentation built on Jan. 17, 2024, 8:53 p.m.