Hsiehtest: Hsieh test for Two Parameter Exponential Distributions

Description Usage Arguments Value Author(s) References Examples

Description

This function performs Hsieh test for two-parameter exponential distributed populations.

Usage

1

Arguments

data

A vector containing the observations to which the treatments are randomly assigned.

group

A numerical or character vector indicating the treatment/control groups.

Value

pvalue

the p-value of the Hsieh test

Author(s)

Mustafa CAVUS

References

Hsieh, H.K. (1986) An exact test for comparing location parameters of k exponential distributions with unequal scales based on type II censored data, Technometrics, 28, 157-164.

Examples

1
2
library(doex)
HS(component$lifetime,component$supplier)

doex documentation built on Oct. 30, 2019, 10:32 a.m.

Related to Hsiehtest in doex...