plot.bivrecNP: Plot Results of Nonparametric Analysis

Description Usage Arguments

View source: R/plot_bivrecNP.R

Description

This function plots all the estimated functions (joint cdf, marginal survival and conditional cdf if conditional=TRUE during analysis) from a bivrecNP object in one step.

Usage

1
2
## S3 method for class 'bivrecNP'
plot(x, y = NULL, type = NULL, ...)

Arguments

x

A bivrecNP object.

y

Either empty or NULL.

type

Optional vector of strings to label Type I and Type II gap times. Default is c("Type I", "Type II").

...

Additional arguments to be passed to graphical methods if needed.


SandraCastroPearson/BivRec documentation built on June 9, 2021, 9:21 p.m.