without_one_phen: Survival Difference Product without Outcome l

View source: R/allFunctions.R

without_one_phenR Documentation

Survival Difference Product without Outcome l

Description

Calculate the product of the difference between survival terms excluding that of the outcome of interest.

Usage

without_one_phen(l, k, store)

Arguments

l

Outcome of interest.

k

Total number of outcomes.

store

Array of difference between left and right survival values.

Value

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.


SIMICO documentation built on Nov. 26, 2022, 1:06 a.m.