Description Usage Arguments Details Author(s) See Also Examples
Each training matrix is formed by a finite number of samples. The probability estimation error using the nucleotide frequency causes a bias on the uncertainty measurement
1 | correction.entropy(q, p, long, iicc)
|
q |
Renyi Order |
p |
Sample size |
long |
Length of the binding site |
iicc |
A list of options |
Sample size has to be =< 50.
Joan Maynou <joan.maynouatupc.edu>
correctionaprox,entropy, redundancy, correction.redundancy
1 2 3 4 5 | data(TranscriptionFactor)
data(iicc)
data(BackgroundOrganism)
data(RenyiOrder)
correction.entropy(q,p=nrow(TranscriptionFactor),long=1,iicc)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.