UMPNormal {ACSWR}R Documentation

Uniformly Most Powerful Test for Normal Distribution

Description

The "UMPNormal" function returns the critical points required for the UMP test for a sample from normal distribution. The standard deviation is assumed to be known.

Usage

UMPNormal(mu0, sigma, n, alpha)

Arguments

mu0

the value of mean of interest

sigma

standard deviation

n

sample size

alpha

size of the UMP test

Author(s)

Prabhanjan N. Tattar


[Package ACSWR version 1.0 Index]