
Last chance! 50% off unlimited learning
Sale ends in
Object
~~|
~~+--
Model
~~~~~~~|
~~~~~~~+--
UnitModel
~~~~~~~~~~~~|
~~~~~~~~~~~~+--
MultiArrayUnitModel
~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~+--
ProbeLevelModel
Directly known subclasses:
AffineCnPlm, AffinePlm, AffineSnpPlm, AvgCnPlm, AvgPlm, AvgSnpPlm, ExonRmaPlm, HetLogAddCnPlm, HetLogAddPlm, HetLogAddSnpPlm, MbeiCnPlm, MbeiPlm, MbeiSnpPlm, RmaCnPlm, RmaPlm, RmaSnpPlm
public static class ProbeLevelModel
extends MultiArrayUnitModel
This abstract class represents a probe-level model (PLM) as defined
by the ProbeLevelModel(..., standardize=TRUE)
MultiArrayUnitModel
.TRUE
, chip-effect and probe-affinity estimates are
rescaled such that the product of the probe affinities is one.calculateResidualSet
-
calculateWeights
-
fit
Estimates the model parameters.
getChipEffectSet
Gets the set of chip effects for this model.
getProbeAffinityFile
Gets the probe affinities for this model.
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, getChecksum, $, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clearLookupCache, clone, detach, equals, extend, finalize, gc, getEnvironment, getFieldModifier, getFieldModifiers, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, objectSize, print, registerFinalizer, saveRmaPlm
have to transform the parameters on the log-scale to the intensity
scale.