These are methods for the generic commands plot
and contour
, for the class "locppm"
.
The argument what
specifies what quantity will be displayed:
"cg" | Fitted coefficients of local model |
"vg" | Local variance matrix for Gibbs model |
"vh" | Local variance matrix for homogeneous model |
"tg" | \(t\)-statistics based on "coefs" and "vg" |
Typically these quantities are vector-valued (matrices are converted
to vectors). The argument which
, if present, specifies
which elements of the vector are displayed. It may be any kind of
index for a numeric vector.
The plotting is performed by plot.ssf
.