LRNormalMean_UV {ACSWR} | R Documentation |
Likelihood ratio test for mean when variance is unknown
Description
Likelihood ratio test for mean when variance is unknown for a sample from normal distribution is setup here.
Usage
LRNormalMean_UV(x, mu0, alpha)
Arguments
x |
the variable of interest |
mu0 |
the mean value of interest |
alpha |
size of the LR test |
Author(s)
Prabhanjan N. Tattar
See Also
LRNormalMean_KV
[Package ACSWR version 1.0 Index]