prior {greed}R Documentation

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 signature 'IclFit'
prior(fit)

Arguments

fit

an IclFit solution

Value

An S4 object describing the prior parameters

Methods (by class)


[Package greed version 0.6.1 Index]