Learn R Programming

dscore (version 1.9.0)

count_mu_gcdg: Median of GCDG references

Description

Returns the age-interpolated median of the GCDG references (Weber et al, 2019). The working range is 0-4 years. This function is used to set prior mean under keys "gcdg" and "gsed1912".

Usage

count_mu_gcdg(t)

Value

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

Arguments

t

Decimal age, numeric vector

Examples

Run this code
dscore:::count_mu_gcdg(0:2)

Run the code above in your browser using DataLab