get_sample_multiple_normal: Generate sample for Monte Carlo integration in the multiple...

View source: R/functions_multiple_normal.R

get_sample_multiple_normalR Documentation

Generate sample for Monte Carlo integration in the multiple setting

Description

Generate sample for Monte Carlo integration in the multiple setting

Usage

get_sample_multiple_normal(Delta1, Delta2, in1, in2, rho)

Arguments

Delta1

assumed true treatment effect given as difference in means for endpoint 1

Delta2

assumed true treatment effect given as difference in means for endpoint 2

in1

amount of information for Delta1 in terms of sample size

in2

amount of information for Delta2 in terms of sample size

rho

correlation between the two endpoints

Value

a randomly generated data frame


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