getEstimatedPredictions: Get estimated predictions

View source: R/newConnectors.R

getEstimatedPredictionsR Documentation

Get estimated predictions

Description

Get the individual predictions obtained with the estimated individual parameters :

Usage

getEstimatedPredictions()

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 = getEstimatedPredictions() # r is a list with elements "y1" and "y2"

# 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 March 1, 2024, 2:01 a.m.