plot_RPS.RdCreating of whole plots by selection
plot_RPS(sampH0 = sampH0, sampH1 = sampH1, sampEmp = sampEmp, select = 6)The result of samplesH0 function
The result of samplesH1 function
The result of samplesEmp function
The selection of plot options
Plot summary of ResProStr. Based on the selection, different plots are generated; select = 1: Distribution of t-values for given H0 and H1 select = 2: Proportion of LR as a function of criteria select = 3: Distribution of t-values for given H0 and H1 adapted to d observed select = 4: Proportion of LR as a function of selected criteria. select = 5: Distributions of t-values for given H1(=t empirical) und H0 select = 6: Multiple plots for the case of the likelihood ratios prior to data collection
if (FALSE) {
plot_RPS(sampH0 = sampH0, sampH1 = sampH1, sampEmp = sampEmp,
select = 6)
}