meffonym.add.model | R Documentation |
Add or update set of available models
meffonym.add.model(name, variables, coefficients, description, intercept = 0)
name |
Name of the model. |
variables |
Names of CpG sites included in the model. |
coefficients |
Coefficients of the CpG sites in the model. |
description |
Text description of the model, e.g. publication. |
intercept |
Model intercept (Default: 0). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.