SmoothMultiarrayModel | R Documentation |
Package: aroma.affymetrix
Class SmoothMultiarrayModel
Object
~~|
~~+--
ChromosomalModel
~~~~~~~|
~~~~~~~+--
SmoothMultiarrayModel
Directly known subclasses:
SmoothRmaModel, SmoothSaModel
public abstract static class SmoothMultiarrayModel
extends ChromosomalModel
This abstract class represents a chromosomal smoothing method done chromosome by chromosome.
SmoothMultiarrayModel(..., typoOfWeights=c("none", "1/s2"), bandwidth=10000, tags="*")
... |
Arguments passed to the constructor of |
typoOfWeights |
A |
bandwidth |
A single |
tags |
A |
Methods:
getBandwidth | - | |
getOutputTuple | - | |
setBandwidth | - | |
Methods inherited from ChromosomalModel:
as.character, fit, getAlias, getAromaGenomeTextFile, getAsteriskTags, getChipType, getChipTypes, getChromosomes, getFullName, getFullNames, getGenome, getGenomeData, getGenomeFile, getListOfAromaUgpFiles, getName, getNames, getParentPath, getPath, getReportPath, getRootPath, getSetTuple, getSets, getTags, indexOf, nbrOfArrays, nbrOfChipTypes, setChromosomes, setGenome, getListOfGenomeInformations, getPcuTheta, getPositionChipTypeUnit
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
Henrik Bengtsson
CopyNumberSegmentationModel
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.