calc_final_state_probs: 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.