Skip to contents

Generates a plot of individual pH profiles over time for each subject/group, including observed points and predicted lines from a fitted model.

Usage

fit_individual_plot(fit)

Arguments

fit

nlmixr2 fit object containing the observed and predicted values.

Value

A ggplot2 object representing the individual pH profiles plot.

Author

Omar I. Elashkar