A function to store a realisation of a spatiotemporal gaussian process for use in MCMC algorithms that include Bayesian parameter estimation. Stores not only the realisation, but also computational quantities.
stGPrealisation(gamma, fftgrid, covFunction, covParameters, d, tdiff)
the transformed (white noise) realisation of the process
an object of class FFTgrid, see ?genFFTgrid
an object of class function returning the spatial covariance
an object of class CovParamaters, see ?CovParamaters
matrix of grid distances
vector of time differences
a realisation of a spatiotemporal Gaussian process on a regular grid