Description Usage Arguments Author(s)
View source: R/agePrediction.R
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 .
1 | rnb.execute.training(object, path = "", alpha = 0.8)
|
object |
a |
path |
path to which the predictor should be written out |
alpha |
alpha parameter used in the elastic net regression |
Michael Scherer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.