GPVtestforexponential: Generalized p-value test for Two-Parameter Exponential...

Description Usage Arguments Value Author(s) References Examples

Description

This function performs Generalized p-value 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.

rept

The loop size to perform the test.

Value

pvalue

the p-value of the Generalized p-value test for two-parameter exponential distributed populations

Author(s)

Mustafa CAVUS

References

Malekzadeh, A. and Jafari, A. A. (2019) Inference on the equality means of several two-parameter exponential distributions under progressively Type II censoring, Communications in Statistics - Simulation and Computation.

Examples

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

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