Description Usage Arguments Author(s) Examples
This function returns the LR test for the variance of normal distribution with the mean being unknown. Refer Chapter 7 for more details.
1 | LRNormalVariance_UM(x, sigma0, alpha)
|
x |
the vector of sample values |
sigma0 |
the standard deviation of interest under the hypothesis |
alpha |
the required level of significance |
Prabhanjan Tattar
1 | LRNormalVariance_UM(rnorm(20),1,0.05)
|
[1] "Fail to Reject Hypothesis H"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.