plotMaxMin {profExtrema} | R Documentation |
Plot coordinate profiles
Description
Plot coordinate profiles, for dimension up to 6.
Usage
plotMaxMin(allRes, Design = NULL, threshold = NULL, changes = FALSE,
trueEvals = NULL, ...)
Arguments
allRes |
list containing the list |
Design |
a d dimensional design corresponding to the points |
threshold |
if not |
changes |
boolean, if not |
trueEvals |
if not |
... |
additional parameters to be passed to the plot function |
Value
plots the sup and inf of the function for each dimension. If threshold is not NULL
Author(s)
Dario Azzimonti
[Package profExtrema version 0.2.1 Index]