summary.ramps {ramps} | R Documentation |
Posterior Summaries of georamps Model Fits
Description
Posterior summaries of georamps
model parameters.
Usage
## S3 method for class 'ramps'
summary(object, ...)
Arguments
object |
object returned by |
... |
additional arguments to be passed to |
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.
Author(s)
Brian Smith brian-j-smith@uiowa.edu
See Also
Examples
## Posterior summaries for georamps example results
## Not run:
summary(NURE.fit)
## End(Not run)
[Package ramps version 0.6.18 Index]