coprecip.fit {telefit} | R Documentation |
Sample MCMC output for the RESP model
Description
An example stFit object containing output from a short run of the MCMC sampler that fits the RESP model to data.
Usage
coprecip.fit
Format
An stFit object, which is a list of several objects
- parameters
MCMC samples of model parameters
- priors
description of priors used to fit model
- miles
TRUE or FALSE to specify whether the spatial distances used to estimate spatial covariance parameters were in units of miles (TRUE) or kilometers (FALSE)
- localOnly
TRUE if remote covariates were not estimated
- remoteOnly
TRUE if local covariates were not estimated
- varying
(deprecated) TRUE if local covariates were estimated as a spatially-varying field
- coords.knots
coordinates of remote knot locations
Examples
data("coprecip.fit")
str(coprecip.fit)
[Package telefit version 1.0.3 Index]