Description Usage Arguments Value Author(s) Examples
Summarize test result in power
| 1 | power.real(avg.power)
 | 
| avg.power | a matrix of average test result with each element being the proportion of rejection in t-test for that observation | 
| avg.power  | mean power based on all tests in simulation | 
| propn.80 | proportion of number of observations with power greater than 0.8 | 
Peng Liu peng_liu@groton.pfizer.com
| 1 2 | avg.power <- matrix(runif(100,0,1), nr = 25, nc = 4)
power.real(avg.power)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.