Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

LRNormalVariance_UM

Likelihood ratio test for the variance of normal distribution with mean is unknown


Description

This function returns the LR test for the variance of normal distribution with the mean being unknown. Refer Chapter 7 for more details.

Usage

LRNormalVariance_UM(x, sigma0, alpha)

Arguments

x

the vector of sample values

sigma0

the standard deviation of interest under the hypothesis

alpha

the required level of significance

Author(s)

Prabhanjan Tattar

Examples

LRNormalVariance_UM(rnorm(20),1,0.05)

ACSWR

A Companion Package for the Book "A Course in Statistics with R"

v1.0
GPL-2
Authors
Prabhanjan Tattar
Initial release
2015-09-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.