| plot.predictTK | R Documentation |
predictTK objectsThis is the generic plot S3 method for the
predictTK.
## S3 method for class 'predictTK'
plot(x, ...)
## S3 method for class 'predictTKstan'
plot(x, add_data = FALSE, ...)
x |
An object of class |
... |
Additional arguments |
add_data |
logical TRUE or FALSE to add the orignal data of the fit object
|
A plot of class ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.