md_score_exp_series_C1_C2_C3: Generates a score function for an exponential series system...

md_score_exp_series_C1_C2_C3R Documentation

Generates a score function for an exponential series system (or competing risks) with respect to parameter theta for masked component failure (or masked competing risks) with candidate sets (risks) that approximately satisfy conditions C1, C2, and C3.

Description

Generates a score function for an exponential series system (or competing risks) with respect to parameter theta for masked component failure (or masked competing risks) with candidate sets (risks) that approximately satisfy conditions C1, C2, and C3.

Usage

md_score_exp_series_C1_C2_C3(md, options = list(), ...)

Arguments

md

right-censored failure-time data with masked competing risks

options

list of options

  • set.var prefix of Boolean matrix encoding of candidate sets, defaults to x, e.g., ⁠x1,...,xm⁠.

  • sys.var system lifetime (optionally right-censored) column name, defaults to t

  • delta.var right-censoring indicator column name. If NULL, then no right-censoring is assumed. If a system lifetime is right-censored (not observed), the right-censoring indicator is TRUE, otherwise it is FALSE.

...

pass additional arguments to options

Value

score function of type R^m -> R


queelius/masked.data documentation built on Jan. 28, 2025, 4:23 a.m.