Purpose
This graphic displays the PWRES (population weighted residuals), the IWRES (individual weighted residuals), and the NPDE (Normalized Prediction Distribution Errors) w.r.t. the time (on the top) and the prediction (bottom). The PWRES are computed using the population parameters and the IWRES are computed using the individual parameters. For discrete outputs, only NPDE and individual NPDE are used.
Population Weighted Residuals () are defined as the normalized difference between the observations and their mean. Let be the vector of observations for subject i. The mean of is the vector . Let be the variance-covariance matrix of . Then, the ith vector of the population weighed residuals is defined by
and are not known in practice but can be estimated by Monte-Carlo simulation.
Individual weighted residuals () are estimates of the standardized residual () based on individual predictions
If the residual errors are assumed to be correlated, the individual weighted residuals can be decorrelated by multiplying each individual vector by , where is the estimated correlation matrix of the vector of residuals .
Normalized prediction distribution errors () are a nonparametric version of based on a rank statistic. For any (i,j), let where is the cumulative distribution function (cdf) of . NPDEs are defined as an empirical estimation of . In practice, one simulates a large number of simulated data set using the model, and estimate as the fraction of simulated data below the original data, i.e:
By definition, the distribution of is uniform on [0,1], we thus rather use , which follows a standard normal distribution (with the cdf of the standard normal distribution). NPDEs are defined as an empirical estimation of , i.e .
For continuous outputs, this figure shows the empirical distributions of the weighted residuals and the NPDE together with the standard Gaussian pdf and qqplots to check if the residuals are Gaussian.
Example of graphic
In the following example, the parameters of a one compartmental model with first order absorption and linear elimination (on the theophylline data set) are estimated. One can see the PWRES, the IWRES and the NPDE w.r.t. the time (on the top), to the prediction (in the middle) and the comparison between the empirical and theoretical pdf of the PWRES, IWRES and NPDE are presented on the bottom. Notice, that in that example, the prediction intervals were added.
Settings
- Residuals: The user can choose which residual will be displayed
- PWRES
- IWRES (using the individual parameter estimated using the conditional mode or the conditional mean)
- NPDE
- Select Graphics: The user can define which graphics will be represented
- Scatter Plot (TIME): the representation w.r.t. the time
- Scatter Plot (Predictions): the representation w.r.t. the prediction
- Histogram: the pdf of the associated residual
- QQ-plot for the residuals.
- Scatter Plot
- Observed data can be added
- BLQ data (and a possibility to add a different color) can be added if present
- Spline interpolation can be added
- Empirical percentiles for the 10%, 50% and 90% quantiles
- Theoretical percentiles for the 10%, 50% and 90% quantiles
- Prediction interval for the 10%, 50% and 90% quantiles
- Outliers (in dots or in area) to show the residuals that are out of the prediction interval
- By default, both displays are proposed with the individual parameters coming from the conditional mode estimation.
- Residual Distribution
- Empirical pdf
- Theoretical pdf
- Histogram
By default, all the residuals and all the graphics are displayed.