Learn R Programming

rbioacc (version 1.2.1)

plot.predictTK: Plotting method for predictTK objects

Description

This is the generic plot S3 method for the predictTK.

Usage

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

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

Value

A plot of class ggplot

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