Data frame for metric_graph_spde_result objects to be used in 'ggplot2'
Source:R/graph_spde.R
gg_df.metric_graph_spde_result.Rd
Returns a 'ggplot2'-friendly data-frame with the marginal posterior densities.
Arguments
- result
A metric_graph_spde_result object.
- parameter
Vector. Which parameters to get the posterior density in the data.frame? The options are
sigma
,range
orkappa
.- transform
Should the posterior density be given in the original scale?
- restrict_x_axis
Variables to restrict the range of x axis based on quantiles.
- restrict_quantiles
List of quantiles to restrict x axis.
- ...
Not being used.