build_m2efm: Build the M2EFM model.

Description Usage Arguments Value

View source: R/m2efm.R

Description

Build the M2EFM model.

Usage

1
build_m2efm(data, outcome, clin, covariates, standardize = FALSE, alpha = 0)

Arguments

data

data.frame with molecular data.

outcome

Survival object from survival package, or binomial outcome

clin

data.frame with clinical data

covariates

vector of column names in clinical data

standardize

whether or not to standardize the data

Value

a vector of genes to use for models


jeffreyat/M2EFM documentation built on May 19, 2019, 4 a.m.