FirmaModel | R Documentation |
Package: aroma.affymetrix
Class FirmaModel
Object
~~|
~~+--
ParametersInterface
~~~~~~~|
~~~~~~~+--
Model
~~~~~~~~~~~~|
~~~~~~~~~~~~+--
UnitModel
~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~+--
FirmaModel
Directly known subclasses:
public abstract static class FirmaModel
extends UnitModel
This class represents the FIRMA (Finding Isoforms using RMA) alternative splicing model.
FirmaModel(rmaPlm=NULL, summaryMethod=c("median", "upperQuartile", "max"),
operateOn=c("residuals", "weights"), ...)
rmaPlm |
An @RmaPlm object. |
summaryMethod |
A |
operateOn |
A |
... |
Arguments passed to constructor of |
Methods:
fit | - | |
getCdf | - | |
getDataSet | - | |
getFirmaSet | - | |
getName | - | |
getPlm | - | |
getTags | - | |
Methods inherited from UnitModel:
findUnitsTodo, getAsteriskTags, getFitSingleCellUnitFunction, getParameters
Methods inherited from Model:
as.character, fit, getAlias, getAsteriskTags, getDataSet, getFullName, getName, getPath, getRootPath, getTags, setAlias, setTags
Methods inherited from ParametersInterface:
getParameterSets, getParameters, getParametersAsString
Methods inherited from Object:
$, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clearLookupCache, clone, detach, equals, extend, finalize, getEnvironment, getFieldModifier, getFieldModifiers, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, names, objectSize, print, save, asThis
Ken Simpson, Henrik Bengtsson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.