Skip to contents

Intended for internal use only. Calls the directional_inverse() algorithm for each new entry of at.

Usage

eval_quantile_from_cdf(distribution, at, tol, maxiter)

Arguments

distribution

A distribution having access to a cdf.

at

A vector of values for which to evaluate the quantile function.

tol, maxiter

Tolerance (a small positive number) and maximum number of iterations