Indices of the nodes that should be analyzed (optional)
levels
Levels to use in contour map
type
Type of contour map. One of:
'standard'
{Equidistant levels between min(mu) and max(mu) (default)}
'equalarea'{Levels such that different spatial regions are approximately equal in size}
'P0-optimal'{
Value
contourmap returns an object of class "excurobj". This is a list that can contains the following arguments:
uContour levels
n.levelsThe number of contours used
u.eThe values associated with the level sets G_k
GA vector which shows which of the level sets G_k each node belongs to.
mapRepresentation of the contour map with map[i]=u.e[k] if i is in G_k
FThe contour map function (if computed)
MContour avoiding sets (if F is computed). $M=-1$ for all non-significant nodes and $M=k$ for nodes that belong to $M_k$.