PAR: Class to contain the variables for the verification plots from function MOPT, ceff1, ceff2, and Deff.
Description
For function MOPT, ceff1, ceff2, and Deff, the plot of the sensitivity function over the given
dose interval can be used to verify the optimality of the obtained design. Class PAR is used to contain the variables for the plot.
A character showing the name of the function from where the four arguments are.
LB:
A numeric number showing the predetermined lower bound of the dose range for the log dose.
UB:
A numeric number showing the predetermined upper bound of the dose range for the log dose.
grid:
A numeric number showing the grid density to discretize the predetermined dose interval.
ds:
A numeric vector represents the values of criterion (an absolute value of the difference between the sensitivity function and 1) computed at each iteration.