Function
variance
Computes the variance for a set of patterns w.r.t. a set of text strings and a MarkovModel
variance(W,X,M)
Include Headers
seqan/statistics.h
Parameters
W
The set of patterns.
Types: StringSet
X
The set of text strings.
Types: StringSet
M
The MarkovModel object.
Remarks
If the alphabet is Dna, then the suitable correction factors are computed.
Return Values
The variance for W w.r.t. X and M.
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2011/02/08 21:37:08