prior function

Generic method to extract the prior used to fit IclFit-class object

Generic method to extract the prior used to fit IclFit-class object

This method take a IclFit-class object and return the prior used.

prior(fit) ## S4 method for signature 'IclFit' prior(fit)

Arguments

  • fit: an IclFit solution

Returns

An S4 object describing the prior parameters

Methods (by class)

  • IclFit: IclFit method