AffineSnpPlm {aroma.affymetrix}R Documentation

The AffineSnpPlm class

Description

Package: aroma.affymetrix
Class AffineSnpPlm

Object
~~|
~~+--Model
~~~~~~~|
~~~~~~~+--UnitModel
~~~~~~~~~~~~|
~~~~~~~~~~~~+--MultiArrayUnitModel
~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~+--ProbeLevelModel
~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~+--AffinePlm
~~~~~~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~~~~~~+--SnpPlm
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+--AffineSnpPlm

Directly known subclasses:
AffineCnPlm

public static class AffineSnpPlm
extends SnpPlm

Usage

AffineSnpPlm(..., mergeStrands=FALSE)

Arguments

... Arguments passed to AffinePlm.
mergeStrands If TRUE, the sense and the anti-sense strands are fitted together, otherwise separately.

Fields and Methods

Methods:
No methods defined.

Methods inherited from SnpPlm:
getCellIndices, getChipEffectSet, getMergeStrands, getProbeAffinityFile, setMergeStrands

Methods inherited from AffinePlm:
getAsteriskTags, getProbeAffinityFile

Methods inherited from ProbeLevelModel:
calculateResidualSet, calculateWeights, fit, getAsteriskTags, getCalculateResidualsFunction, getChipEffectSet, getProbeAffinityFile, getResidualSet, getWeightsSet

Methods inherited from MultiArrayUnitModel:
getListOfPriors, setListOfPriors, validate

Methods inherited from UnitModel:
findUnitsTodo, getAsteriskTags, getFitSingleCellUnitFunction

Methods inherited from Model:
fit, getAlias, getAsteriskTags, getDataSet, getFullName, getName, getPath, getRootPath, getTags, setAlias, setTags

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

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)


[Package aroma.affymetrix version 1.2.0 Index]