Skip to contents

Add the model parameters from a model

Usage

get_model_parameter(analysis, ...)

# S4 method for class 'n2kAggregate'
get_model_parameter(analysis, ...)

# S4 method for class 'n2kComposite'
get_model_parameter(analysis, ...)

# S4 method for class 'n2kHurdleImputed'
get_model_parameter(analysis, ...)

# S4 method for class 'n2kInla'
get_model_parameter(analysis, verbose = TRUE, ...)

# S4 method for class 'n2kInlaComparison'
get_model_parameter(analysis, ...)

# S4 method for class 'n2kModelImputed'
get_model_parameter(analysis, ...)

Arguments

analysis

The model to add.

...

extra options

verbose

Print extra information on the screen