plot.btf: plot btf object

Description Usage Arguments Author(s)

View source: R/plot.btf.R

Description

Plots a btf object with optional credible intervals.

Usage

1
2
3
## S3 method for class 'btf'
plot(x, t = NULL, burn = 500, ptest = median, prob = 0.95,
  ...)

Arguments

x

btf object

t

domain of function

burn

size of burn-in,

ptest

function specifying how draws from the posterior are summarized

prob

Numeric scalar in (0,1) giving target probability content of the intervals.

...

extra arguments

Author(s)

Edward A. Roualdes


btf documentation built on May 31, 2017, 8:22 p.m.