without_two_phen | R Documentation |
Differnence of survival functions multiplied across all outcomes excluding outcomes l and m.
without_two_phen(l, m, k, store, n, d)
l |
The first outcome of interest. |
m |
The second outcome of interest. |
k |
Total number of outcomes. |
store |
Array of difference between left and right survival values. |
n |
Total number of observation. |
d |
Total number of quadrature nodes. |
A n x (k-2) matrix containing the product of all the differences of left and right survival values across all outcomes excluding outcomes l and m.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.