Skip to content

Commit

Permalink
#32: Templated updated to set bmi_cdc_correction = TRUE for BMI par…
Browse files Browse the repository at this point in the history
…ameters
  • Loading branch information
Lina2689 committed Jun 18, 2024
1 parent 926d39a commit 118bc0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/templates/ad_advs.R
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ advs_age <- advs %>%
meta_criteria = bmi_for_age,
parameter = VSTESTCD == "BMI",
analysis_var = AVAL,
# bmi_cdc_correction = TRUE,
bmi_cdc_correction = TRUE,
set_values_to_sds = exprs(
PARAMCD = "BMISDS",
PARAM = "BMI-for-age z-score"
Expand Down

0 comments on commit 118bc0a

Please sign in to comment.