This function plots the weights interacting between estimated effects for each pixel.
weightsplot(weights, nei, nx, ny, coord, thresh = 0.1,
...)No return value, called for side effects
matrix, containing MCMC-output the of posterior estimates of weights.
matrix, locations of weights in precision matrix.
scalar, number of pixels in x-direction.
scalar, number of pixels in y-direction.
matrix, coordinates of pixels.
scalar, defining the threshold to which the median of the weights smaller than this threshold should be plotted.
graphical parameters for image can
also be passed on as arguments to this function.
Maximilian Hughes