coef.cdfMODEL | R Documentation |
This function extend coef
permiting the
coefficient extraction from the non-linear models estimated in
MethylIT.
## S3 method for class 'cdfMODEL'
coef(object)
## S3 method for class 'cdfMODELlist'
coef(object)
## S3 method for class 'ProbDistrList'
coef(object)
object |
an object for which the extraction of model coefficients is meaningful. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.