plot.base: Plot the estimated baseline function

Description Usage Arguments

View source: R/plot.base.R

Description

Plot the baseline function estimated by recbase().

Usage

1
2
## S3 method for class 'base'
plot(base, main = NULL, xlab = "time", ylab = "baseline")

Arguments

base

the output from recbase().

main

title of the plot.

xlab

label of the x axis.

ylab

label of the y axis.


TianmengL/rectime documentation built on June 5, 2021, 8:29 p.m.