Skip to main content
Skip table of contents

setMapping

Set mapping between data and model.

Usage

R
setMapping(mapping)

Arguments

mapping

(list) A list of lists representing a link between the data and the model. Each list contains:

  • obsId (character) Name of observation id present in the dataset. It corresponds to the content of column tagged as "obsid" in case of several obs ids, or to the header of the column tagged as "observation" otherwise

  • modelOutput (character) Name of the model prediction listed in the output= line of the structural model

  • observationName [Monolix] (character) Name of the observation, e.g "y1" (for continuous observations only)

See also

Examples

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.