coef: Extract Model Coefficients

coef.cdfMODELR Documentation

Extract Model Coefficients

Description

This function extend coef permiting the coefficient extraction from the non-linear models estimated in MethylIT.

Usage

## S3 method for class 'cdfMODEL'
coef(object)

## S3 method for class 'cdfMODELlist'
coef(object)

## S3 method for class 'ProbDistrList'
coef(object)

Arguments

object

an object for which the extraction of model coefficients is meaningful.


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