plot.stan_gastempt: Plot data points and fit curve of an stan_gastempt fit

plot.stan_gastemptR Documentation

Plot data points and fit curve of an stan_gastempt fit

Description

Plot data points and fit curve of an stan_gastempt fit

Usage

## S3 method for class 'stan_gastempt'
plot(x, ...)

Arguments

x

Result of a call to stan_gastempt

...

other arguments

Value

a ggplot object. Use print() if used non-interactively to show the curve


gastempt documentation built on May 2, 2022, 9:09 a.m.