count_mu_preliminary_standards: Median of preliminary_standards

View source: R/count_mu.R

count_mu_preliminary_standardsR Documentation

Median of preliminary_standards

Description

Returns the age-interpolated median of the preliminary_standards based on LF & SF in GSED-BGD, GSED-PAK, GSED-TZA. This function is used to set prior mean under key "gsed2406".

Usage

count_mu_preliminary_standards(t)

Arguments

t

Decimal age, numeric vector

Value

A vector of length length(t) with the median of the GCDG references.

Note

Internal function. Called by dscore()

Author(s)

Stef van Buuren, on behalf of GSED project

Examples

dscore:::count_mu_preliminary_standards(0:5)

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