System scale parameter for homogeneous Weibull series
Source:R/wei_series_homogeneous_md_c1_c2_c3.R
wei_series_system_scale.RdFor a series system with Weibull components sharing shape k but with individual scales, the system lifetime is itself Weibull with shape k and this computed scale.
Examples
# 3-component system with common shape 1.2
wei_series_system_scale(k = 1.2, scales = c(1000, 900, 850))
#> [1] 365.1326