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/consseg documentation built on March 16, 2021, 11:34 a.m.