plot {eCAR}R Documentation

Plot the spatial scale varying coefficient

Description

This function takes the output obtained from the parametric or semiparametric fit and returns a plot of the spatial scale varying coefficient.

Usage

## S3 method for class 'eCAR'
plot(x, ...)

Arguments

x

an object of class eCAR (i.e. the output of the par.eCAR.Leroux() or semipar.eCAR.Leroux())

...

include here other inputs to the plot function

Value

This function returns the estimated posterior mean and 95-th credible intervals for the effect of the covariate of interest as a function of eigenvalues. If model is not Gaussian the exponential of the spatial scale varying coefficient is plotted which is useful in interpretating the covariate effect in the Binomial, Negative Binomial and Poisson models.


[Package eCAR version 0.1.2 Index]