expected_survival: Compute E[T | X]

View source: R/causal_survival_forest.R

expected_survivalR 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.


grf documentation built on Oct. 1, 2023, 1:07 a.m.