count_mu {dscore}R 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.


[Package dscore version 1.9.0 Index]