Fig3.6: Reproduce Figure 3.6

View source: R/convexity-diagnostic.r

Fig3.6R Documentation

Reproduce Figure 3.6

Description

Reproduces Figure 3.6 from the book. If you specify any options, your results may look different. For this example in particular, changing the seed is unlikely to result in an interesting plot.

Usage

Fig3.6(which = c("both", "left", "right"), seed = 9, parlist)

Arguments

which

both, left, or right

seed

Random seed for reproducibility

parlist

List of arguments to pass to par()

Examples

Fig3.6()
Fig3.6(which='right')

pbreheny/hdrm documentation built on March 29, 2025, 5:18 a.m.