.handleSingleErrTypeNormOrTFoceiBase {rxode2}R Documentation

Handle the single error for normal or t distributions

Description

Handle the single error for normal or t distributions

Usage

.handleSingleErrTypeNormOrTFoceiBase(
  env,
  pred1,
  errNum = 1L,
  rxPredLlik = TRUE
)

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

Author(s)

Matthew Fidler


[Package rxode2 version 2.1.2 Index]