plot.nlme_gastempt {gastempt}R Documentation

Plot data points and fit curve of an nlme_gastempt fit

Description

Plot data points and fit curve of an nlme_gastempt fit

Usage

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

Arguments

x

Result of a call to nlme_gastempt

...

other arguments

Value

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


[Package gastempt version 0.5.5 Index]