Extract the equations from an nlmixr2/rxode2 model to produce a 'LaTeX' equation.
Source:R/knit_printEquation.R
knit_print.nlmixr2FitCore.Rd
Extract the equations from an nlmixr2/rxode2 model to produce a 'LaTeX' equation.
Usage
# S3 method for class 'nlmixr2FitCore'
knit_print(x, ..., output = "equations")
# S3 method for class 'rxUi'
knit_print(x, ...)