FWER_disconjunctivepowerfunc {BayesianPlatformDesignTimeTrend} | R Documentation |
This function reads in the output matrix of a number of trial replicates to calculate the Family wise error rate or disconjunctive power
FWER_disconjunctivepowerfunc(res)
res |
A list of output matrix of a number of trial replicates |
Family wise error rate or disconjunctive power
## Not run: FWER_disconjunctivepowerfunc(res)