count_mu_preliminary_standards {dscore}R 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)

[Package dscore version 1.9.0 Index]