UMPExponential function

Uniformly Most Powerful Test for Exponential Distribution

Uniformly Most Powerful Test for Exponential Distribution

A function is defined here which will return the uniformly most powerful test for exponential distribution. The function needs a simple use of the "qgamma" function.

UMPExponential(theta0, n, alpha)

Arguments

  • theta0: the parameter of interest
  • n: the sample size
  • alpha: level of the UMP test

Author(s)

Prabhanjan N. Tattar

  • Maintainer: Prabhanjan Tattar
  • License: GPL-2
  • Last published: 2015-09-05

Useful links