without_one_phen | R Documentation |
Calculate the product of the difference between survival terms excluding that of the outcome of interest.
without_one_phen(l, k, store)
l |
Outcome of interest. |
k |
Total number of outcomes. |
store |
Array of difference between left and right survival values. |
A n x (k-1) matrix where each column is the product of all the differences of left and right survival values across all outcomes excluding the column index outcome.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.