coef-IclFit-method function

Extract parameters from an IclFit-class object

Extract parameters from an IclFit-class object

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

Arguments

  • object: a IclFit-class

Returns

a list with the model parameters estimates (MAP)

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.