View source: R/NlmeColumnMapping.r
dataMapping | R Documentation |
Used to initialize input data for PK/PD model
dataMapping(.Object, data)
.Object |
Model object |
data |
Input data of class |
Modified NlmePmlModel
object
colMapping
model <- pkmodel(columnMap = FALSE)
model <- dataMapping(model, pkData)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.