dot-get_sym_percentiles: Get the lower and upper percentiles with a preference for...

.get_sym_percentilesR Documentation

Get the lower and upper percentiles with a preference for symmetrical percentiles

Description

Get the lower and upper percentiles with a preference for symmetrical percentiles

Usage

.get_sym_percentiles(percentiles)

Arguments

percentiles

A named vector of percentiles. The names are in the correct format to be converted to their numeric value using as.numeric().

Value

A named numeric vector of two elements with the lower (first element) and upper (second element) percentiles.


epiparameter documentation built on April 3, 2025, 5:50 p.m.