Uniformly Most Powerful Test for Uniform Sample
A simple and straightforward function for obtaining the UMP test for a random sample from uniform distribution.
UMPUniform(theta0, n, alpha)
theta0
: the parameter value of interestn
: the sample sizealpha
: the size of the required UMP testPrabhanjan N. Tattar
UMPUniform(0.6,10,0.05)
Useful links