count_mu: Median D-score from the default references for the given key

View source: R/count_mu.R

count_muR Documentation

Median D-score from the default references for the given key

Description

Returns the age-interpolated median of the D-score of the default reference for a given key.

Usage

count_mu(t, key)

Arguments

t

Decimal age, numeric vector

key

Character, key of the reference population

Details

Do not use this function if you want the median D-score for a specific reference.

Value

A vector of length length(t) with the median of the default reference population for the key.


dscore documentation built on June 22, 2024, 9:21 a.m.