lp_norm_k_powers_surv | R Documentation |
A filtering function for mapper that projects $$R$^n$ into $R$ that
lp_norm_k_powers_surv(exp_matrix, p, k, cox_data)
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. |
A numeric vector including the values produced by the function for each sample in the dataset.
## Not run: lp_norm_k_powers(disease_state,2,1) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.