Survival Time of Animals | R Documentation |
The function allows to provide the survival time of animals observed due to different dosage of poison administered.
data_animals
data_animals |
A vector of (non-negative integer) values. |
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.
data_animals gives the survival time of animals.
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
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.
data_relieftime, data_Bcancer, data_bloodcancer
x<-data_animals
summary(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.