predictEDY: EDY prediction

Description Usage Arguments Details Value

View source: R/predictEDY.R

Description

Prediction of Extreme Downregulation of chromosome Y (EDY) from methylation data

Usage

1

Arguments

x

An ExpressionSet or a matrix with CpGs in rows, samples in columns and CpG names in the rowname or a data.frame with individuals/samples in columns, being the first column the CpG name.

Details

Predicts individuals' EDY status using an Elastic Net Model with parameters alpha=0.2 and lambda=0.02403319.It is trained and tested with data from the TCGA.

Value

A vector with EDY status (No, Yes) or, in case 'x' is an ExpressionSet, the same ExpressionSet with a new column in pData named edy.pred which contains the EDY status prediction.


isglobal-brge/EDY documentation built on Jan. 24, 2020, 3:21 a.m.