compute_ph_p_pds__m_nm | R Documentation |
Computes the summary score ph_p_pds__m_nm
Pubertal Development Scale & Menstrual Cycle Survey History [Parent]
(Male): Number missing
Summarized variables:
ph_p_pds_001
ph_p_pds_002
ph_p_pds_003
ph_p_pds__m_001
ph_p_pds__m_002
Excluded values:
777
999
compute_ph_p_pds__m_nm(
data,
name = "ph_p_pds__m_nm",
exclude = c("777", "999"),
combine = TRUE
)
data |
tbl. Data frame containing the columns to be summarized. |
name |
character. Name of the summary score column. |
exclude |
character vector. Values to be excluded from the summary score calculation. |
combine |
logical. If |
tbl. The input data frame with the summary score appended as a new column.
compute_ph_p_pds__m_mean()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.