limit_RML_binary {ThreeArmedTrials}R Documentation

limit_RML_binary

Description

Calculate limit of RML for Poisson endpoints

Usage

limit_RML_binary(pExp1, pRef1, pPla1, Delta, allocation = c(1/3, 1/3,
  1/3), h, h_inv)

Arguments

pExp1

Experimental treatment group rate in the (assumed) alternative

pRef1

Experimental treatment group rate in the (assumed) alternative

pPla1

Experimental treatment group rate in the (assumed) alternative

Delta

Non-inferiority/Superiority margin

allocation

Sample size allocation

h

Function used when defining hypothesis

h_inv

Inverse function to h


[Package ThreeArmedTrials version 1.0-3 Index]