| StOldCode | R Documentation | 
(DBM) or Obuchowski-Rockette (OR) significance testing, for specified dataset.
StOldCode(
  dataset,
  FOM,
  FPFValue = 0.2,
  alpha = 0.05,
  method = "DBM",
  covEstMethod = "jackknife",
  nBoots = 200,
  analysisOption = "ALL"
)
dataset | 
 The dataset to be analyzed.  | 
FOM | 
 The figure of merit  | 
FPFValue | 
 Only needed for   | 
alpha | 
 The significance level of the test; the default is 0.05  | 
method | 
 The testing method to be used:   | 
covEstMethod | 
 The covariance matrix estimation method  | 
nBoots | 
 The number of bootstraps (defaults to 200)  | 
analysisOption | 
 Determines which factors are regarded as random vs. fixed:  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.