print.mlDMP: Printing object from _ldaDMP_ and _qdaDMP_ classes by simple...

print.ldaDMPR Documentation

Printing object from ldaDMP and qdaDMP classes by simple print methods

Description

Objects from ldaDMP and and qdaDMP classes are yielded by function evaluateDIMPclass. These objects carries the information of the corresponding machine-learning (ml) models used to classify DMPs.

Usage

## S3 method for class 'ldaDMP'
print(x, digits = getOption("digits"), ...)

## S3 method for class 'qdaDMP'
print(x, digits = getOption("digits"), ...)

Arguments

x

Object from class ldaDMP or qdaDMP.

digits

Number of significant digits to be used.

Details

The definition of these classes makes less complex the downstream analyses.


genomaths/MethylIT documentation built on Feb. 3, 2024, 1:24 a.m.