count_mu_dutch: Median of Dutch references

View source: R/get_mu.R

count_mu_dutchR Documentation

Median of Dutch references

Description

Returns the age-interpolated median of the Dutch references (van Buuren 2014). The working range is 0-3 years. This function is used to set prior mean under key "dutch".

Usage

count_mu_dutch(t)

Arguments

t

Decimal age, numeric vector

Value

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

Note

Internal function. Called by dscore()

Examples

dscore:::count_mu_dutch(0:2)

stefvanbuuren/dscore documentation built on Aug. 13, 2024, 5:15 p.m.