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

View source: R/final.decision.R

conduct.phase3R Documentation

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)

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

Value

conduct.phase3()

Examples

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



SAME documentation built on Jan. 16, 2023, 5:06 p.m.

Related to conduct.phase3 in SAME...