plot_b {ciuupi} | R Documentation |
Plot the graph of the odd function b
used in the specification of the CIUUPI
Description
The input bs.list
determines the functions b
and s
that specify the confidence interval that utilizes the uncertain
prior information (CIUUPI), for all possible values of \sigma
and observed response vector. The R function plot_b
plots the graph of the odd function b
.
Usage
plot_b(bs.list)
Arguments
bs.list |
A list that includes the following components.
where |
Value
A plot of the graph of the odd function b
used in the
specification of the CIUUPI.
Examples
plot_b(bs.list.example)