View source: R/coherent_dist.R
| consecutive_k_dist | R Documentation |
The consecutive-k-out-of-n:G system functions when at least one block
of k consecutive components all function. Minimal path sets are the
n - k + 1 consecutive blocks of size k. (Note: this is the :G
variant; the :F variant, "fails when any k consecutive fail", has
different minimal paths.)
consecutive_k_dist(k, components)
k |
Block size. |
components |
List of |
A consecutive_k_dist inheriting from coherent_dist.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.