ise: Trapezoidal approximation to integrated square error (ISE)...

Description Usage Arguments Value

View source: R/ise.R

Description

Trapezoidal approximation to integrated square error (ISE) for the survival function.

Usage

1
ise(x, surv_est, surv_true)

Arguments

x

Distinct, observed event times

surv_est

Estimated survival function at each value in x

surv_true

True survival function at each value in x

Value

A scalar function value


sarahlotspeich/sieveSurv documentation built on Feb. 14, 2022, 5:10 a.m.