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, prior_mean_NA = NA_real_)

Arguments

t

Decimal age, numeric vector

key

Character, key of the reference population

prior_mean_NA

Numeric, prior mean when age is missing

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.


D-score/dscore documentation built on June 29, 2024, 6:25 p.m.