This class combines a selBias object and a chronBias object to a new object. In the analysis within the new object the two types of bias are treated as additive effect for normal endpoints and as multiplicative effect for exponential endpoints.
combineBias(selBias, chronBias)
Arguments
selBias: object of class selBias
chronBias: object of class chronBias
Returns
A combined bias object that combines a selBias and a chronBias object