Residuals are computed from individual-predicted concentrations (IPRED) and
observed concentrations (DV) using the following definitions:
$$
\sigma_{add} = \sqrt{Var(C_{obs} - C_{pred})}
$$
$$
\sigma_{prop} = \sqrt{Var\left(\frac{C_{obs}}{C_{pred}} - 1\right)}
$$
where \(C_{obs}\) is the observed concentration and \(C_{pred}\) is the
model-predicted concentration obtained by back-transformation of the
log-linear regression. The additive residual standard deviation
(\(\sigma_{add}\)) and proportional residual standard deviation
(\(\sigma_{prop}\)) are calculated per individual.