ooslkh.ReSurvFit {ReSurv}R Documentation

Compute the out-of-the sample likelihood

Description

When the lower triangle data are available, this method computes the likelihood on the lower triangle.

Usage

## S3 method for class 'ReSurvFit'
ooslkh(object, ...)

Arguments

object

ReSurvFit object.

...

Other arguments to pass to ooslkh.

Value

numeric, out-of-sample likelihood.


[Package ReSurv version 1.0.0 Index]