Compute "Marijuana Problem Index (MAPI) [Youth]: Number missing"
Source:R/scores_su.R
compute_su_y_mjprob_nm.RdComputes the summary score su_y_mjprob_nm
Marijuana Problem Index (MAPI) [Youth]: Number missing
Summarized variables:
su_y_mjprob_001su_y_mjprob_002su_y_mjprob_003su_y_mjprob_004su_y_mjprob_005su_y_mjprob_006su_y_mjprob_007su_y_mjprob_008su_y_mjprob_009su_y_mjprob_010su_y_mjprob_011su_y_mjprob_012su_y_mjprob_016su_y_mjprob_017su_y_mjprob_018
Excluded values: none
Arguments
- data
tbl. Data frame containing the columns to be summarized.
- name
character, Name of the new column to be created. Default is the name in description, but users can change it.
- combine
logical, If
TRUE(default), the summary score will be appended to the input data frame. IfFALSE, the summary score for each participant will be returned as a separate data frame. (Default: TRUE)