Learn R Programming

bayesSurv (version 2.4)

plot.marginal.bayesGspline: Plot an object of class marginal.bayesGspline

Description

This function plots an object created by marginal.bayesGspline.

Usage

## S3 method for class 'marginal.bayesGspline':
plot(x, type = "l", lty=1, bty = "n",
   xlab1, ylab1, main1, xlab2, ylab2, main2, sub, \dots)

Arguments

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.