calc_final_state_probs {OptimalGoldstandardDesigns}R Documentation

Helper function to calculate the final state probabilities

Description

Helper function to calculate the final state probabilities

Usage

calc_final_state_probs(hypothesis = "H0", D)

Arguments

hypothesis

string describing the hypothesis, either "H0" or "H1".

D

list containing all parameters of a the trial design.


[Package OptimalGoldstandardDesigns version 1.0.1 Index]