formatModel {RMixtCompUtilities}R Documentation

Format the model parameter

Description

Format the model list for rmc/rmcMultiRun functions: - add paramStr when missing - ensure the list format of each element

Usage

formatModel(model)

Arguments

model

description of model used per variable

Value

model as a list where each element is the model applied to a variable (list with elements type and paramStr)

Author(s)

Quentin Grimonprez


[Package RMixtCompUtilities version 4.1.6 Index]