lp_norm_k_powers_surv: SurvPAD Filtering function

View source: R/Filter_Funct.R

lp_norm_k_powers_survR Documentation

SurvPAD Filtering function

Description

A filtering function for mapper that projects $$R$^n$ into $R$ that

Usage

lp_norm_k_powers_surv(exp_matrix, p, k, cox_data)

Arguments

exp_matrix

matrix including the fit residual of the dataset and the healthy state model.

p

integer

k

integer

cox_data

A matrix with the output of the cox_all_genes function that stores the information of all cox proportional hazard model tests for each gene in the dataset.

Value

A numeric vector including the values produced by the function for each sample in the dataset.

Examples

## Not run: 
lp_norm_k_powers(disease_state,2,1)
## End(Not run)


jfores/SurvMap documentation built on May 30, 2022, 10:57 p.m.