Handle the single error for normal or t distributions
Source:R/err-foceiBase.R
dot-handleSingleErrTypeNormOrTFoceiBase.Rd
Handle the single error for normal or t distributions
Arguments
- env
Environment for the parsed model
- pred1
The
data.frame
of the current error- errNum
The number of the error specification in the nlmixr2 model
- rxPredLlik
A boolean indicating if the log likelihood should be calculated for non-normal distributions. By default
TRUE
.
Value
A list of the lines added. The lines will contain
rx_yj_
which is an integer that corresponds to the transformation type.rx_lambda_
is the transformation lambdarx_low_
The lower boundary of the transformationrx_hi_
The upper boundary of the transformationrx_pred_f_
The prediction functionrx_pred_
The transformed prediction functionrx_r_
The transformed variance