Plot bivariate profiles, for dimension up to 6.
plotBivariateProfiles(bivProf, allPsi, Design = NULL, threshold = NULL,
whichIQR = NULL, plot_options = NULL, ...)
list returned by obliqueProfiles
.
a list containing the matrices Psi (dim \(2xd\)) for which to compute the profile extrema
a matrix of dimension \((2d)x numPsi\) encoding the first (Design[1:d,]
) and the second ((Design[(d+1):(2*d),]
)) axis values.
if not NULL
plots the level as a contour.
which quantiles to use for the inter-quantile range plot. If NULL
, automatically selects the first and the last element of bivProfres_UQ$prof_quantiles_approx
list as returned by setPlotOptions
.
additional parameters to be passed to the plot function
plots the 2d maps of the profile sup and inf of the function for each Psi in allPsi. If threshold is not NULL also contours the threshold level.