Description Details Slots See Also
This S4 class describes the 'compound' distribution that is fitted to the marker values of patients that developed the event of interest in the reference treatment arm when the type of distribution is set to 'undefined' in the fit function.
You never have to create this class manually. This class is created internally when an undefined distribution is fitted on the marker values.
NoEvtRefDistThis slot is an object that describes the distribution of the marker for patients that did not develop the event in the reference arm. This object must be an "allowedDist" class object.
EvtInnovDistThis slot is an object that describes the distribution of the marker for patients that developed the event in the innovative arm. This object must be an "allowedDist" class object.
NoEvtInnovDistThis slot is an object that describes the distribution of the marker for patients that did not develop the event in the innovative arm. This object must be an "allowedDist" class object.
r0Mean risk of event occurrence in the reference arm. Numeric argument.
r1Mean risk of event occurrence in the innovative arm. Numeric argument.
fit for more details on how to fit an undefined distribution.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.