plot_b {ciuupi} | R Documentation |
Plot the graph of the odd function
used in the specification of the CIUUPI
Description
The input bs.list
determines the functions and
that specify the confidence interval that utilizes the uncertain
prior information (CIUUPI), for all possible values of
and observed response vector. The R function
plot_b
plots the graph of the odd function .
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 used in the
specification of the CIUUPI.
Examples
plot_b(bs.list.example)