RJafroc Documentation

Dev P. Chakraborty

2018-11-14

Introduction

This vignette illustrates signficance testing using the DBMH method. But, instead of the unwieldy output in QuickStartDBMH.html, it generates an Excel output file containing the following worksheets:

Generating the Excel output file

This illustrates the UtilOutputReport() function. The significance testing method is specified as "DBMH" and the figure of merit FOM is specified as “Wilcoxon”. Note the option ReportFileFormat = "xlsx" telling the function to create an Excel output file

UtilOutputReport(dataset03, stMethod = "DBMH", FOM = "Wilcoxon", overwrite = TRUE, ReportFileFormat = "xlsx")
#> The report has been saved to /private/var/folders/d1/mx6dcbzx3v39r260458z2b200000gn/T/RtmpzFJXJF/Rbuildcb9548fa7c37/RJafroc/vignettes/MyDataOutput.xlsx.