Description Usage Arguments Details Value Examples
Take a Z-statistic and computes two sided area under the Z-desnity
1 | twoSidedZ(z)
|
z |
a value for the z-statistic |
Computes two sided area under z-density using R's pnorm function. Left sided area under density is computed, and doubled.
two sided area under z-density given a value for z statistic
1 | twoSidedZ(2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.