knit_print.nlmixr2FitCore: Extract the equations from an nlmixr2/rxode2 model to produce...

View source: R/knit_printEquation.R

knit_print.nlmixr2FitCoreR Documentation

Extract the equations from an nlmixr2/rxode2 model to produce a 'LaTeX' equation.

Description

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, ...)

Arguments

x

The model to extract equations from

...

Ignored

output

The type of output to request (currently, just "equations")


nlmixr2extra documentation built on April 12, 2025, 1:41 a.m.