collect.results: Collect results from a inla-call

Description Usage Arguments Details Value

Description

inla.collect.results collect results from a inla-call

Usage

1
2
3
4
5
6

Arguments

results.dir

The directory where the results of the inla run are stored

control.results

a list of parameters controlling the output of the function; see ?control.results

debug

Logical. If TRUE some debugging information are printed

only.hyperparam

Binary variable indicating wheather only the results for the hyperparameters should be collected

file.log

Character. The filename, if any, of the logfile for the internal calculations

Details

This function is mainly used inside inla and inla.surv to collect results after running the inla function. It can also be used to collect results into R after having runned a inla section outside R.

Value

The function returns an object of class "inla", see the help file for inla for details.


andrewzm/INLA documentation built on May 10, 2019, 11:12 a.m.