Learn R Programming

SAME (version 0.1.0)

conduct.phase3: Function to estimate the hazard ratios and other statistics of the selected subgroup

Description

This function is used to estimate the effect size of the selected subgroup.

Usage

conduct.phase3(data, eta, theta)

Value

conduct.phase3()

Arguments

data

a data.frame in which to interpret the variables named in the formula

eta

a cutoff probability for the strength of evidence for decision-making

theta

a clinically meaningful treatment effect size defined by clinicians

Examples

Run this code
conduct.phase3(example.2,eta=0.8, theta=0.95)


Run the code above in your browser using DataLab