plot.llsim: Plot the output of 'llm.sim'

Description Usage Arguments Author(s)

View source: R/llsimulate.R

Description

Plot the output of llm.sim

Usage

1
2
3
## S3 method for class 'llsim'
plot(x, y.top = 2, probs = c(0.25, 0.75), main = NULL,
  ...)

Arguments

x

An object of class llsim

y.top

The upper bound of the plotting window

probs

The interval width, in terms of quantiles

main

Plot title

...

Additional parameters to be passed into plot

Author(s)

Zach Kurtz


lllcrc documentation built on May 2, 2019, 3:34 p.m.