UMPUniform: Uniformly Most Powerful Test for Uniform Sample

Description Usage Arguments Author(s) Examples

Description

A simple and straightforward function for obtaining the UMP test for a random sample from uniform distribution.

Usage

1
UMPUniform(theta0, n, alpha)

Arguments

theta0

the parameter value of interest

n

the sample size

alpha

the size of the required UMP test

Author(s)

Prabhanjan N. Tattar

Examples

1
UMPUniform(0.6,10,0.05)

Example output

[1] 0.5969303

ACSWR documentation built on May 2, 2019, 6:53 a.m.