coef-IclFit-method: Extract parameters from an 'IclFit-class' object

coef,IclFit-methodR Documentation

Extract parameters from an IclFit-class object

Description

Extract parameters from an IclFit-class object

Usage

## S4 method for signature 'IclFit'
coef(object)

Arguments

object

a IclFit-class

Details

The results depends of the used model, in case the method is not yet implemented for a model, this generic method will be used. Which will return the obs_stats slot of the model.

Value

a list with the model parameters estimates (MAP)


comeetie/greed documentation built on Oct. 10, 2022, 5:37 p.m.