| ehr2pheno | R Documentation |
Using both diagnosis codes and CUIs extracted from NLP processed notes and selecting predicting features
ehr2pheno(codes, nlp, covariates = NULL, ...)
codes |
a |
nlp |
a |
covariates |
an optional matrix of dimension |
... |
further arguments to be passed to |
an object of type ehr2pheno, which is a list of the following elements:
feat_sel: itself a list with the three glmnet models,
"codes", "nlp" and "both"
surrogates: itself a list with the three constructed surrogates,
"codes", "nlp" and "both"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.