pvt_plot: Create a Probability versus Time Figure

Description Usage Arguments

Description

A convenience function that draws points, lines, or line segments for a probability versus time figure onto an already existing plot. Allows fine-tune control of plotting parameters such as point type, size, etc.

Usage

1
2
pvt_plot(object, keep = NULL, ind = NULL, val = NULL, type = "p",
  pch = NULL, cex = NULL, col = NULL, bg = NULL, lwd = NULL)

Arguments

object

a rtplots object.


rettopnivek/rtplots documentation built on May 27, 2019, 5:55 a.m.