getSimulatedPredictions: Get simulated predictions

View source: R/newConnectors.R

getSimulatedPredictionsR Documentation

Get simulated predictions

Description

Get the individual predictions obtained with the simulated individual parameters :

Usage

getSimulatedPredictions()

Value

a list of data frames (one data frame per output).

Examples

## Not run: 
# Assume that the Monolix project "warfarinPKPD.mlxtran" has been loaded
r = getSimulatedPredictions()  # r is a list with elements "Cc" and "E" 

# See http://monolix.lixoft.com/rsmlx/newconnectors/ for more detailed examples
# Download the demo examples here: http://monolix.lixoft.com/rsmlx/installation

## End(Not run)

MarcLavielle/Rsmlx documentation built on June 11, 2024, 8:22 a.m.