plot.joint.cdf {BivRec} | R Documentation |
This function plots joint cdf for recurrent event data. Called from biv.rec.np(). No user interface.
## S3 method for class 'joint.cdf' plot(bivrec.nonparam.result, CI)
bivrec.nonparam.result |
List with joint.cdf, formula, data. Passed from biv.rec.np() |
CI |
Confidence level for CI. Passed from biv.rec.np() |
A 3D scatter plot of joint cdf with confidence interval.