meffonym.add.model: Add or update set of available models

View source: R/models.r

meffonym.add.modelR Documentation

Add or update set of available models

Description

Add or update set of available models

Usage

meffonym.add.model(name, variables, coefficients, description, intercept = 0)

Arguments

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).


perishky/meffonym documentation built on April 5, 2024, 12:21 a.m.