compute_ph_p_otbi__loc_before15: Compute "Ohio State Traumatic Brain Injury Screen [Parent]...

View source: R/scores_ph.R

vars_ph_p_otbi__loc_before15R Documentation

Compute "Ohio State Traumatic Brain Injury Screen [Parent] (Loss of consciousness): LOC before the age of 15"

Description

Computes the summary score ph_p_otbi__loc_before15 Ohio State Traumatic Brain Injury Screen [Parent] (Loss of consciousness): LOC before the age of 15

  • Summarized variables:

    • ph_p_otbi_001

    • ph_p_otbi__loc_001

    • ph_p_otbi__age_001

    • ph_p_otbi_002

    • ph_p_otbi__loc_002

    • ph_p_otbi__age_002

    • ph_p_otbi_003

    • ph_p_otbi__loc_003

    • ph_p_otbi__age_003

    • ph_p_otbi_004

    • ph_p_otbi__loc_004

    • ph_p_otbi__age_004

    • ph_p_otbi_005

    • ph_p_otbi__loc_005

    • ph_p_otbi__age_005

    • ph_p_otbi__loc__add_001

    • ph_p_otbi__loc__add_001__04

    • ph_p_otbi__rpt_001

    • ph_p_otbi__rpt__loc_001

    • ph_p_otbi__rpt__age_001a

    • ph_p_otbi__rpt_002

    • ph_p_otbi__rpt__loc__daz_002

    • ph_p_otbi__rpt__age_002a

    • ph_p_otbi__rpt_003

    • ph_p_otbi__rpt__loc__daz_003

    • ph_p_otbi__rpt__age_003a

    • ph_p_otbi_001__l

    • ph_p_otbi__loc_001__l

    • ph_p_otbi__age_001__l

    • ph_p_otbi_002__l

    • ph_p_otbi__loc_002__l

    • ph_p_otbi__age_002__l

    • ph_p_otbi_003__l

    • ph_p_otbi__loc_003__l

    • ph_p_otbi__age_003__l

    • ph_p_otbi_004__l

    • ph_p_otbi__loc_004__l

    • ph_p_otbi__age_004__l

    • ph_p_otbi_005__l

    • ph_p_otbi__loc_005__l

    • ph_p_otbi__age_005__l

    • ph_p_otbi__loc__add_001__l

    • ph_p_otbi__loc__add_001__04__l

    • ph_p_otbi__rpt_001__l

    • ph_p_otbi__rpt__loc_001__l

    • ph_p_otbi__rpt__age_001a__l

  • Excluded values:

    • 777

    • 999

Usage

vars_ph_p_otbi__loc_before15

compute_ph_p_otbi__loc_before15(
  data,
  name = "ph_p_otbi__loc_before15",
  combine = TRUE
)

Arguments

data

tbl. Data frame containing the columns to be summarized.

name

character. Name of the summary score column.

combine

logical. If TRUE (default), the summary score is is appended as a new column to the input data frame. If FALSE, the summary score is returned as a separate one-column data frame.

Format

vars_ph_p_otbi__loc_before15 is a character vector of all column names used to compute summary score of ph_p_otbi__loc_before15.

Value

tbl. The input data frame with the summary score appended as a new column.

See Also

compute_ph_p_otbi__loc_tbiage()


ABCDscores documentation built on Sept. 11, 2025, 5:08 p.m.