[Stable]

Plots posthoc parameter-covariate relationships from NONMEM run.

param_cov_diag(r, param, cov, ..., categorical = FALSE, plot_tv = TRUE)

Arguments

r

An nm object.

param

Character. Name of parameter.

cov

Character. Name of covariate.

...

Additional arguments passed to dplyr::mutate().

categorical

Logical (default = FALSE).

plot_tv

Logical.

Value

A ggplot2 plot object.

Details

The mutate statement is to add variables not included in original $TABLE.