Tensile Strength {DataSetsUni} | R Documentation |
The tensile strength for single carbon fibres
Description
The function allows to provide the tensile strength for single carbon fibres (in GPa).
Usage
data_tstrength
Arguments
data_tstrength |
A vector of (non-negative integer) values. |
Details
The data set contains the tensile strength for single carbon fibers (in GPa). Recently, the data set is used by Alyami et al.(2022) and fitted the Topp–Leone modified Weibull model.
Value
data_tstrength gives the tensile strength for single carbon fibers.
Author(s)
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
References
Alyami, S. A., Elbatal, I., Alotaibi, N., Almetwally, E. M., Okasha, H. M., & Elgarhy, M. (2022). Topp–Leone Modified Weibull Model: Theory and Applications to Medical and Engineering Data. Applied Sciences, 12(20), 10431.
See Also
data_breakdown, data_breakdownt, data_failureairc
Examples
x<-data_tstrength
summary(x)