predict_model_gex: Predict gene expression data from methylation profiles

Description Usage Arguments Value See Also

Description

predict_model_gex predicts gene expression data from methylation profiles, using a regression model. The same method can be used to predict differential expression from differential methylation profiles.

Usage

1
predict_model_gex(model, test, is_summary = TRUE)

Arguments

model

The regression model learned during training

test

The test data.

is_summary

Logical, print the summary statistics.

Value

A list containing the following elements:

See Also

calculate_errors, train_model_gex


andreaskapou/mpgex documentation built on May 12, 2019, 3:33 a.m.