Learn R Programming

ramps (version 0.5-2)

summary.ramps: Posterior Summaries of georamps Model Fits

Description

Posterior summaries of georamps model parameters.

Usage

## S3 method for class 'ramps':
summary(object, \dots)

Arguments

object
object returned by georamps.
...
additional arguments to be passed to summary.mcmc.

Value

  • Two sets of summary statistics for each model parameter. Sample mean, standard deviation, naive standard error of the mean, and time-series-based standard error are included in the first set. Quantiles are included in the second.

See Also

georamps summary.mcmc

Examples

Run this code
## Posterior summaries for georamps example results

summary(NURE.fit)

Run the code above in your browser using DataLab