Learn R Programming

Cprob (version 1.2.2)

lines.cpf: Lines method for 'cpf' objects

Description

Lines method for cpf objects

Usage

## S3 method for class 'cpf':
lines(x, conf.int = FALSE, mark.time = FALSE, mark = 3,
      col = 1, lty, ci.lty = 3, ...)

Arguments

x
An object of class cpf
conf.int
Logical. Whether to add a pointwise confidence interval
mark.time
Controls the labelling of the curves. If set to TRUE, then the curves are marked at each occurrence of a competing event
mark
Mark paramter which will be used to label the curves. Same as pch
col
A vector of colours
lty
A vector specifying the line types for the curves
ci.lty
A vector specifying the line type for the confidence intervals
...
Other arguments

Value

  • No value returned

See Also

plot.cpf