nonparam.cdf {BivRec}R Documentation

A Function for non-parametric analysis on a biv.rec object

Description

This function calculates the joint CDF for bivariate recurrent events. Called from biv.rec.np(). No user interface.

Usage

nonparam.cdf(fit_data, u, ai, CI)

Arguments

fit_data

An object that has been reformatted using the biv.rec.reformat() function. Passed from biv.rec.np().

u

Passed from biv.rec.np().

ai

Passed from biv.rec.np().

CI

Passed from biv.rec.np().

Value

A dataframe with the joint CDF


[Package BivRec version 1.0.0 Index]