compileEquation: pre-compile an potential function equation

Description Usage Arguments

View source: R/consseg_r.R

Description

pre-compile an potential function equation

Usage

1
compileEquation(e = "L*L/2")

Arguments

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.


jfallmann/ConsSeq documentation built on March 9, 2021, 3:09 p.m.