Learn R Programming

⚠️There's a newer version (3.33) of this package.Take me there.

compound.Cox (version 3.30)

Univariate Feature Selection and Compound Covariate for Predicting Survival

Description

Univariate feature selection and compound covariate methods under the Cox model with high-dimensional features (e.g., gene expressions). Available are survival data for non-small-cell lung cancer patients with gene expressions (Chen et al 2007 New Engl J Med) , statistical methods in Emura et al (2012 PLoS ONE) , Emura & Chen (2016 Stat Methods Med Res) , and Emura et al (2019). Algorithms for generating correlated gene expressions are also available. Estimation of survival functions via copula-graphic (CG) estimators is also implemented, which is useful for sensitivity analyses under dependent censoring (Yeh et al 2023) .

Copy Link

Version

Install

install.packages('compound.Cox')

Monthly Downloads

798

Version

3.30

License

GPL-2

Maintainer

Takeshi Emura

Last Published

July 10th, 2023

Functions in compound.Cox (3.30)

CG.Frank

Copula-graphic estimator under the Frank copula.
cindex.CV

Cross-validated c-index for measuring the predictive accuracy of a prognostic index under a copula-based dependent censoring model.
Lung

Survival data for patients with non-small-cell lung cancer.
X.pathway

Generate a matrix of gene expressions in the presence of gene pathways
PBC

Primary biliary cirrhosis (PBC) of the liver data
X.tag

Generate a matrix of gene expressions in the presence of tag genes
uni.selection

Univariate feature selection based on univariate significance tests
uni.Wald

Univariate Cox Wald test
uni.score

Univariate Cox score test
compound.reg

Compound shrinkage estimation under the Cox model
CG.test

Testing survival difference of two groups via the CG estimators
dependCox.reg.CV

Cox regression under dependent censoring.
CG.Gumbel

Copula-graphic estimator under the Gumbel copula.
compound.Cox-package

Univariate Feature Selection and Compound Covariate for Predicting Survival
dependCox.reg

Univariate Cox regression under dependent censoring.
surv.factorial

Factorial survival analysis under dependent censoring
CG.Clayton

Copula-graphic estimator under the Clayton copula.