Learn R Programming

riskRegression (version 1.4.3)

confBandCox: Compute quantiles of a gaussian process

Description

Compute quantiles of a gaussian process

Usage

confBandCox(iid, se, times, n.sim, conf.level)

Arguments

iid

The iid decomposition of the estimator over time.

se

The variance of the estimate over time.

times

The time points covered by the confidence bands.

n.sim

The number of simulations used to compute the quantiles.

conf.level

Level of confidence.