inla.compare.results {INLA}R Documentation

Compare INLA and MCMC results

Description

A small utility to compare INLA and MCMC results (OBSOLETE)

Usage

 inla.compare.results(dir.inla = NULL, dir.mcmc = NULL)

Arguments

dir.inla

The directory with the INLA results

dir.mcmc

The directory with the MCMC results

Value

Return nothing. This is an interactive function.

This function is OBSOLETE

Author(s)

Havard Rue hrue@r-inla.org

Examples

## See demo("Tokyo-compare")

[Package INLA version 21.11.22 Index]