summary.metric_graph_spde_result {MetricGraph} | R Documentation |
Summary for posteriors of field parameters for an inla_rspde
model from a rspde.result
object
Description
Summary for posteriors of 'rSPDE' field parameters in their original scales.
Usage
## S3 method for class 'metric_graph_spde_result'
summary(object, digits = 6, ...)
Arguments
object |
A |
digits |
Integer, used for number formatting with signif() |
... |
Currently not used. |
Value
A data.frame
containing the summary.
[Package MetricGraph version 1.3.0 Index]