plot.fields: Plots fields eith spatio-temporal or spatial

Description Usage Arguments

View source: R/plotting.r

Description

Plots fields eith spatio-temporal or spatial

Usage

1
2
plot.fields(x = NULL, mesh = NULL, n.t = NULL, sd = FALSE,
  spatial.polygon = NULL, col = grey.colors(100, 0.05, 0.95), ...)

Arguments

x

A fitted model from mark.pp.fit().

mesh

the mesh used in the model fit.

n.t

numeric, the number of time points.

sd

Logical, if FALSE means of random fields aer returned.

spatial.polygon

Optional, if a spatial polygon of the domain is supplied, only values of the random field within the domain will be returned

...

additional graphical parameters @importFrom fields image.plot


cmjt/lgcpSPDE documentation built on July 25, 2019, 3:05 p.m.