Add the results from an analysis

get_result(x, ...)

# S4 method for character
get_result(x, n_cluster = 1, verbose = TRUE, ...)

# S4 method for n2kInla
get_result(x, verbose = TRUE, ...)

# S4 method for n2kModel
get_result(x, verbose = TRUE, ...)

# S4 method for n2kManifest
get_result(x, ..., base, project, verbose = TRUE)

# S4 method for s3_object
get_result(x, ...)

Arguments

x

object with the current results

...

further arguments (see Details)

n_cluster

The number of clusters to run this function in parallel. Defaults to 1 (= no parallel computing).

verbose

Print extra information on the screen

base

the base location to read the model

project

will be a relative path within the base location