sample_quantile.Rd
Compute an the quantile of an observation within a vector of samples.
sample_quantile(samples, true_value)
A collection of draws from a probability distribution.
The underlying true value that is being compared to.
The quantile.