| quan.stat | R Documentation | 
This function is used to evaluate the test statistics at different standard quantiles. By default, it evaluates the test statistics at the quantiles — 90%, 95% and 99%.
quan.stat(stat, quan = c(0.99, 0.95, 0.9))
stat | 
 The test statistics.  | 
quan | 
 The quantiles.  | 
Return the quantile of the test statistics in the order of the
quan vector.
stat.quan | 
 The quantile of the test statistics in the order of the
  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.