Calculates the probability
Given several probabilities it looks for how probable is to have a vector of each length
length_set(probability)
probability |
A numeric vector of probabilities. |
A vector with the probability of each set.
length_probability()
to calculate the probability of a specific
length.
length_set(c(0.5, 0.1, 0.3, 0.5, 0.25, 0.23))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.