dot-get_right_boundary_for_distribution_vector.Rd
Get the number of steps before a quantile is reached.
.get_right_boundary_for_distribution_vector(distribution, max_quantile)
distribution | list. probability distribution specified in list format
e.g. list(name = "gamma", shape = 2, scale = 4).
The |
---|---|
max_quantile | numeric value. Upper quantile that needs to be reached. |
number of time steps required to for the probability distribution to reach max_quantile