tau.res: Sensitivity analysis output example

tau.resR Documentation

Sensitivity analysis output example

Description

An example output from survSensitivity.

Usage

data("tau.res")

Format

A data frame with 81 observations on the following 7 variables.

zetaz

a numeric vector, corresponding to the sensitivity parameter in the treatment model.

zetat1

a numeric vector, corresponding to the sensitivity parameter in the response model.

tau1

a numeric vector, corresponding to the estimated treatment effect.

tau1.se

a numeric vector, corresponding to the standard error of the estimated treatment effect.

pR2z

a numeric vector, corresponding to the Rsquared in the treatment model.

pR2t1

a numeric vector, corresponding to the Rsquared in the response model.

t

a numeric vector, corresponding to the t statistic.

Examples

data(tau.res)

survSens documentation built on May 31, 2023, 9:30 p.m.