formatModel {RMixtCompUtilities} | R Documentation |
Format the model list for rmc/rmcMultiRun functions: - add paramStr when missing - ensure the list format of each element
formatModel(model)
model |
description of model used per variable |
model as a list where each element is the model applied to a variable (list with elements type and paramStr)
Quentin Grimonprez