plot_OGTT_fit: produce a 4-panel plot of aspects of the OGTT minimal model...

Description Usage Arguments Value Examples

View source: R/plot.R

Description

produce a 4-panel plot of aspects of the OGTT minimal model fit

Usage

1
2
plot_OGTT_fit(x, ptitles = list(a = "(a)", b = "(b)", c = "(c)", d = "(d)"),
  ...)

Arguments

x

output of minmodByID

ptitles

a list of strings, with names 'a', ..., 'd', that will be used as title elements for each panel

...

not used

Value

northwest panel is a scatter plot of observed glucose vs. time, with a solid line sketching the trajectory of the fitted mean glucose based on the NLS fit; northeast panel is a scatterplot of observed insulin vs. time; southwest panel is a sketch of fitted mean glucose against the abstract variable X(t) [insulin action on glucose production and disposal]; southeast panel is a sketch of the fitted piecewise linear model for Ra(t), the rate of appearance of glucose in the OGTT

Examples

1
2
3

vjcitn/ogttMetrics documentation built on May 3, 2019, 6:14 p.m.