md_loglike_exp_series_C1_C2_C3: Generates a log-likelihood function for an exponential series...

md_loglike_exp_series_C1_C2_C3R Documentation

Generates a log-likelihood function for an exponential series system with respect to rate parameter for masked data with candidate sets that satisfy conditions C1, C2, and C3.

Description

Generates a log-likelihood function for an exponential series system with respect to rate parameter for masked data with candidate sets that satisfy conditions C1, C2, and C3.

Usage

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

Arguments

md

masked data

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.

Value

log-likelihood function


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