plot_predict: Plotting method for 'predictTK' objects

plot.predictTKR Documentation

Plotting method for predictTK objects

Description

This is the generic plot S3 method for the predictTK.

Usage

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

## S3 method for class 'predictTKstan'
plot(x, add_data = FALSE, ...)

Arguments

x

An object of class predictTK returned by predict

...

Additional arguments

add_data

logical TRUE or FALSE to add the orignal data of the fit object x

Value

A plot of class ggplot


rbioacc documentation built on May 29, 2024, 3:57 a.m.