SmoothRmaModel {aroma.affymetrix} | R Documentation |
Package: aroma.affymetrix
Class SmoothRmaModel
Object
~~|
~~+--
ChromosomalModel
~~~~~~~|
~~~~~~~+--
SmoothMultiarrayModel
~~~~~~~~~~~~|
~~~~~~~~~~~~+--
SmoothRmaModel
Directly known subclasses:
public static class SmoothRmaModel
extends SmoothMultiarrayModel
This class represents the Chromosomal Smoothing Robust Multichip Analysis method.
SmoothRmaModel(...)
... |
Arguments passed to the constructor of
SmoothMultiarrayModel . |
Methods:
getFitUnitGroupFunction | - | |
getRootPath | - |
Methods inherited from SmoothMultiarrayModel:
as.character, clearCache, createOutputTuple, fitOneChromosome, getAsteriskTags, getBandwidth, getFitUnitGroupFunction, getOutputTuple, getRootPath, setBandwidth
Methods inherited from ChromosomalModel:
as.character, clearCache, fit, getAlias, getArrays, getAsteriskTags, getChipEffectFiles, getChipType, getChipTypes, getChromosomes, getFullName, getFullNames, getGenome, getGenomeData, getGenomeFile, getListOfAromaUgpFiles, getListOfChipEffectSets, getListOfGenomeInformations, getName, getNames, getParentPath, getPath, getPcuTheta, getPositionChipTypeUnit, getReportPath, getRootPath, getSetTuple, getTableOfArrays, getTags, nbrOfArrays, nbrOfChipTypes, setAlias, setGenome
Methods inherited from Object:
asThis, $, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clone, detach, equals, extend, finalize, gc, getEnvironment, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, objectSize, print, registerFinalizer, save
Henrik Bengtsson (http://www.braju.com/R/)