pair.diff {ROCSI} | R Documentation |
pair.diff
Description
internal function for generating Z matrix (binary endpoint)
Usage
pair.diff(X, Y, A)
Arguments
X |
marker matrix for non-responders |
Y |
marker matrix for responders |
A |
Treatment arm indicator (1 is treatment, 0 is control) |
Details
Function for generate Z matrix for binary endpoint
Value
A list of prepared data input for ROCSI
Examples
# no run
[Package ROCSI version 0.1.0 Index]