plot.stan_gastempt {gastempt} | R 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
[Package gastempt version 0.5.5 Index]