View source: R/screen_curves_tgt.R
screen_curves_tgt | R Documentation |
Screen growth curves according to JGZ guidelines
screen_curves_tgt(
tgt,
ynames = c("hgt", "wgt", "hdc"),
na.omit = TRUE,
recalculate_z = FALSE,
...
)
tgt |
A list with elements |
ynames |
Character vector identifying the measures to be
screened. By default, |
na.omit |
A logical indicating whether records with a missing
|
recalculate_z |
A logical indicating whether Z-scores should be recalculated. Currently not functional. Z-scores are always recalculated. |
... |
Not used, but required for extendibility |
A data frame with the following columns
Categorie
The category of the screening guidelines:
1000 = hgt
, 2000 = wgt
, 3000 = hdc
CategorieOmschrijving
A string indicating the measure
Code
Integer message code
CodeOmschrijving
A string with the message
Versie
Version of growthscreener
package
Leeftijd0
First date of the evaluation pair
Leeftijd1
Second date of the evaluation pair
screen_curves_tgt(target)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.