expected_survival {grf}R Documentation

Compute E[T | X]

Description

Compute E[T | X]

Usage

expected_survival(S.hat, Y.grid)

Arguments

S.hat

The estimated survival curve.

Y.grid

The time values corresponding to S.hat.

Value

A vector of expected values.


[Package grf version 2.4.0 Index]