coprecip.fit: Sample MCMC output for the RESP model

Description Usage Format Examples

Description

An example stFit object containing output from a short run of the MCMC sampler that fits the RESP model to data.

Usage

1

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

1
2
data("coprecip.fit")
str(coprecip.fit)

telefit documentation built on Feb. 4, 2020, 9:08 a.m.