rnb.execute.training: rnb.execute.training

Description Usage Arguments Author(s)

View source: R/agePrediction.R

Description

Trains a new age predictor on the specified data set and writes it to the given path. Elastic net regression is to fit the input ages to the methylation values .

Usage

1
rnb.execute.training(object, path = "", alpha = 0.8)

Arguments

object

a RnBSet object on which a new predictor should be created

path

path to which the predictor should be written out

alpha

alpha parameter used in the elastic net regression

Author(s)

Michael Scherer


RnBeads documentation built on March 3, 2021, 2 a.m.