Learn R Programming

greed (version 0.6.1)

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

Description

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

Usage

prior(fit)

# S4 method for IclFit prior(fit)

Value

An S4 object describing the prior parameters

Arguments

fit

an IclFit solution

Methods (by class)

  • IclFit: IclFit method