getSimulatedResiduals: Get simulated residuals

View source: R/newConnectors.R

getSimulatedResidualsR Documentation

Get simulated residuals

Description

Get the residuals computed from the individual predictions obtained with the simulated individual parameters:

Usage

getSimulatedResiduals()

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 = getSimulatedResiduals()  # 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)

Rsmlx documentation built on Oct. 17, 2023, 5:09 p.m.