Learn R Programming

dscore (version 1.0.0)

count_mu_dutch: Median of Dutch references

Description

Returns the age-interpolated median of the Dutch references. Thw working range is 0-3 years.

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.

Examples

Run this code
# NOT RUN {
dscore:::count_mu_dutch(0:2)
# }

Run the code above in your browser using DataLab