Learn R Programming

RMixtCompUtilities (version 4.1.6)

formatModel: 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)

Value

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

Arguments

model

description of model used per variable

Author

Quentin Grimonprez