plot_s {ciuupi} | R Documentation |
Plot the graph of the even function s
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_s
plots the graph of the odd function s
.
Usage
plot_s(bs.list)
Arguments
bs.list |
A list that includes the following components.
where |
Value
A plot of the graph of the even function s
used in the
specification of the CIUUPI.
Examples
plot_s(bs.list.example)