powered by
Performs ORH analysis for specified crossed treatments dataset averaged over specified treatment factor
StSignificanceTestingCrossedModalities( ds, avgIndx, FOM = "wAFROC", alpha = 0.05, analysisOption = "ALL" )
The return list contains the same items with StSignificanceTesting.
StSignificanceTesting
The crossed treatments dataset
The index of the treatment to be averaged over
See StSignificanceTesting
# \donttest{ ## read the built in dataset retCrossed2 <- StSignificanceTestingCrossedModalities(datasetCrossedModality, 1) # }
Run the code above in your browser using DataLab