plot.marginal.bayesGspline {bayesSurv} | 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 marginal.bayesGspline . |
type, lty, bty, xlab1, ylab1, main1, xlab2, ylab2, main2, sub, ... |
other
arguments passed to the plot.default function. |
Arnošt Komárek arnost.komarek[AT]mff.cuni.cz