View source: R/doubledeepms__mochi__construct_feature_matrix.R
doubledeepms__mochi__construct_feature_matrix | R Documentation |
Contruct feature matrix for model fitting.
doubledeepms__mochi__construct_feature_matrix(input_dt, prefix = "",
mut_ids = NULL)
input_dt |
Input data.table (required) |
prefix |
Prefix for feature names (default:empty string) |
mut_ids |
Mutation id subset (default:NULL) |
Feature matrix data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.