count_mu_dutch | R Documentation |
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"
.
count_mu_dutch(t)
t |
Decimal age, numeric vector |
A vector of length length(t)
with the median of the Dutch references.
Internal function. Called by dscore()
dscore:::count_mu_dutch(0:2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.