lines.cpf: Lines method for 'cpf' objects

Description Usage Arguments Value Author(s) See Also

Description

Lines method for cpf objects

Usage

1
2
3
## 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

Author(s)

Arthur Allignol, arthur.allignol@gmail.com

See Also

plot.cpf


aallignol/Cprob documentation built on May 10, 2019, 3:09 a.m.