Returns the R-syntax-to-mathematics translation table built by
symbolize(). Each row corresponds to one submodel formula (e.g., mu ~ ...,
sigma ~ ...) and pairs the literal R syntax with a one-line statistical
meaning and the matching mathematics in either index or matrix form (or
both).
Usage
formula_bridge(x, notation = c("both", "index", "matrix"), ...)