Survival Time of Animals {DataSetsUni}R Documentation

The data represents the survival time of animals

Description

The function allows to provide the survival time of animals observed due to different dosage of poison administered.

Usage

data_animals

Arguments

data_animals

A vector of (non-negative integer) values.

Details

The data represents the survival time of animals observed due to different dosage of poison administered. Recently, it is used by Kayal et al. (2017) and fitted the Burr XII distribution.

Value

data_animals gives the survival time of animals.

Author(s)

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

References

Kayal, T., Tripathi, Y. M., Rastogi, M. K., & Asgharzadeh, A. (2017). Inference for Burr XII distribution under Type I progressive hybrid censoring. Communications in Statistics-Simulation and Computation, 46(9), 7447-7465.

See Also

data_relieftime, data_Bcancer, data_bloodcancer

Examples

x<-data_animals
summary(x)

[Package DataSetsUni version 0.1 Index]