Description Usage Arguments
View source: R/consseg_r.R
pre-compile an potential function equation
1
compileEquation(e = "L*L/2")
e
equation string using the interval length L and the total sequence length n to calculate potentials during the consseg recursion, eg. "(L/n)*log(L/n)" to use the negentropy.
L
n
consseg
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.