Description Usage Arguments Value Examples
Hypothesis Test for a Population Variance
1 | var1.test(x, n, var0, alp = 0.05, side = "two", dig = 4)
|
x |
Data vector (or sample variance) |
n |
Sample size (necessary when the sample variance is given) |
var0 |
Population variance value under the null hypothesis |
alp |
Level of significance, Default: 0.05 |
side |
Type of the alternative hypothesis ("up", "low", "two"), Default: 'two' |
dig |
Number of digits below the decimal point, Default: 4 |
None.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.