inla.compare.results {INLA} | R Documentation |
A small utility to compare INLA and MCMC results (OBSOLETE)
inla.compare.results(dir.inla = NULL, dir.mcmc = NULL)
dir.inla |
The directory with the INLA results |
dir.mcmc |
The directory with the MCMC results |
Return nothing. This is an interactive function.
This function is OBSOLETE
Havard Rue hrue@r-inla.org
## See demo("Tokyo-compare")