smoothMiner (version 0.1-10)

smoothMod-class: Class "smoothMod", a lightweight representation of smooth regression modeling results

Description

this class collects components and predictions from smooth regression model fits, with the intention of supporting large numbers of smooths applied to genes in ExpressionSet instances; smoothSet class is just a list extension intended to have elements that are smoothMod

Arguments

Objects from the Class

Objects can be created by calls of the form new("smoothMod", ...).

Examples

Run this code
example(smoothExp)
extras(dem[[1]])

Run the code above in your browser using DataLab