plotOneBivProfile {profExtrema} | R Documentation |
Plot bivariate profiles
Description
Plots the bivariate profiles stored in allRes
for each Psi in allPsi
.
Usage
plotOneBivProfile(allRes, allPsi, Design = NULL, threshold = NULL,
trueEvals = NULL, main_addendum = "", ...)
Arguments
allRes |
list containing the list |
allPsi |
a list containing the matrices Psi (dim |
Design |
a matrix of dimension |
threshold |
if not |
trueEvals |
if not |
main_addendum |
additional string to add to image title. Default is empty string. |
... |
additional parameters to be passed to the plot function |
Value
plots the 2d maps of the profile sup and inf in allRes
for each Psi in allPsi
. If threshold is not NULL also contours the threshold level.
Author(s)
Dario Azzimonti
See Also
plotBivariateProfiles