get_model_parameter: Add the model parameters from a model

get_model_parameterR Documentation

Add the model parameters from a model

Description

Add the model parameters from a model

Usage

get_model_parameter(analysis, ...)

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

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

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

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

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

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

Arguments

analysis

The model to add.

...

extra options

verbose

Print extra information on the screen


inbo/n2kanalysis documentation built on Feb. 17, 2024, 1:32 a.m.