Restrictions.BinBin {Surrogate} | R Documentation |
Examine restrictions in
under different montonicity assumptions for binary
and
Description
The function Restrictions.BinBin
gives an overview of the restrictions in
under different assumptions regarding montonicity when both
and
are binary.
Usage
Restrictions.BinBin(pi1_1_, pi1_0_, pi_1_1, pi_1_0, pi0_1_, pi_0_1)
Arguments
pi1_1_ |
A scalar that contains |
pi1_0_ |
A scalar that contains |
pi_1_1 |
A scalar that contains |
pi_1_0 |
A scalar that contains |
pi0_1_ |
A scalar that contains |
pi_0_1 |
A scalar that contains |
Value
An overview of the restrictions for the freely varying parameters imposed by the data is provided
Author(s)
Wim Van der Elst, Ariel Alonso, & Geert Molenberghs
References
Alonso, A., Van der Elst, W., & Molenberghs, G. (2014). Validation of surrogate endpoints: the binary-binary setting from a causal inference perspective.
See Also
Examples
Restrictions.BinBin(pi1_1_=0.262, pi0_1_=0.135, pi1_0_=0.286,
pi_1_1=0.637, pi_1_0=0.078, pi_0_1=0.127)
[Package Surrogate version 3.3.0 Index]