optimal_multiple_generic: Generic function for optimizing drug development programs...

View source: R/optimal_multiple_generic.R

optimal_multiple_genericR Documentation

Generic function for optimizing drug development programs with multiple endpoints

Description

This function is only used for documentation generation.

Usage

optimal_multiple_generic(rho, alpha, n2min, n2max, stepn2, fixed)

Arguments

rho

correlation between the two endpoints

alpha

one-sided significance level/family-wise error rate

n2min

minimal total sample size in phase II, must be divisible by 3

n2max

maximal total sample size in phase II, must be divisible by 3

stepn2

stepsize for the optimization over n2, must be divisible by 3

fixed

assumed fixed treatment effect

Value

No return value


Sterniii3/drugdevelopR documentation built on Jan. 26, 2024, 6:17 a.m.