An object of class icsurv must contain the following
components:
- converge
- A boolean indicating whether the iteration producing
pf converged.
- pf
- The probability vector.
It can optionally contain any of the following components:
- clmat
- The clique matrix used to obtain
pf.
intmapThe real representations of the support for the
components of pf.
iter A matrix containing every iterative estimate of
pf, useful for debugging.
lvalThe value of the log likelihood at pf.
numiterThe number of iterations taken.
sigmaThe cumulative sum of pf.
weightsWeights used in the EMICM algorithm.