plot_s {ciuupi} | R Documentation |
Plot the graph of the even 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_s
plots the graph of the odd function .
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 used in the
specification of the CIUUPI.
Examples
plot_s(bs.list.example)