Description Usage Arguments Details Value Author(s) References See Also Examples
ISDM is a method for estimating the NPMLE of censored data.
1 |
A |
The m by n incidence, or clique, matrix. Or the n by 2 matrix containing the event intervals. |
pvec |
An initial estimate of the probability vector; not required. |
maxiter |
Maximum number of iterations to be made. |
tol |
The tolerance used to determine convergence. |
tolbis |
A second tolerance used for the steps. |
verbose |
Boolean, should verbose output be printed. |
Lots of complicated stuff should go here.
A list containing:
pf |
The estimated NPMLE of the probability vector. |
numiter |
The number of iterations performed. |
Alain Vandal and Robert Gentleman
An Algorithm for Computing the Nonparametric MLE of a Mixing Distribution, Lesperance, Mary L. and Kalbfleisch, John D., JASA, 1992
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.