View source: R/marginal.bayesGspline.R
plot.marginal.bayesGspline | R Documentation |
This function plots an object created by marginal.bayesGspline
.
## S3 method for class 'marginal.bayesGspline'
plot(x, type = "l", lty=1, bty = "n",
xlab1, ylab1, main1, xlab2, ylab2, main2, sub, ...)
x |
an object of class |
type , lty , bty , xlab1 , ylab1 , main1 , xlab2 , ylab2 , main2 , 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.