compute_ph_p_otbi__tbi5 | R Documentation |
Computes the summary score ph_p_otbi__tbi5
Ohio State Traumatic Brain Injury Screen [Parent]: Severe TBI
Summarized variables:
ph_p_otbi_001
ph_p_otbi_002
ph_p_otbi_003
ph_p_otbi_004
ph_p_otbi_005
ph_p_otbi__loc_001
ph_p_otbi__loc_002
ph_p_otbi__loc_003
ph_p_otbi__loc_004
ph_p_otbi__loc_005
ph_p_otbi__loc__add_001
ph_p_otbi__loc__add_001__02
ph_p_otbi__loc__add_001__03
ph_p_otbi__rpt_001
ph_p_otbi__rpt__loc_001
ph_p_otbi_001__l
ph_p_otbi_002__l
ph_p_otbi_003__l
ph_p_otbi_004__l
ph_p_otbi_005__l
ph_p_otbi__loc_001__l
ph_p_otbi__loc_002__l
ph_p_otbi__loc_003__l
ph_p_otbi__loc_004__l
ph_p_otbi__loc_005__l
ph_p_otbi__loc__add_001__l
ph_p_otbi__loc__add_001__02__l
ph_p_otbi__loc__add_001__03__l
ph_p_otbi__rpt_001__l
ph_p_otbi__rpt__loc_001__l
Excluded values:
777
999
compute_ph_p_otbi__tbi5(
data,
name = "ph_p_otbi__tbi5",
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_otbi__tbi3()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.