Skip to contents

Calculate Probability Component with Kernel Smoothing

Usage

Prob2.k.t(t, t0, tau, data.use, bandwidth, covariate.value, weight = NULL)

Arguments

t

Time points.

t0

Landmark time.

tau

Prediction window.

data.use

Data frame.

bandwidth

Bandwidth.

covariate.value

Covariate value.

weight

Optional weights.