plot.bayesGspline | R Documentation |
This function plots an object created by bayesGspline
.
## S3 method for class 'bayesGspline'
plot(x, add = FALSE, type = "l", lty=1, bty = "n",
xlab, ylab, main, sub, ...)
x |
an object of class |
add |
if |
type , lty , bty , xlab , ylab , main , sub , ... |
other
arguments passed to the |
No return value.
Arnošt Komárek arnost.komarek@mff.cuni.cz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.