R/scores_mh.R
compute_mh_p_ple_all.Rd
This function computes all summary scores for the mh_p_ple form. Make sure to have all necessary columns in the data frame.
compute_mh_p_ple_all(data)
tbl. Data frame containing the columns to be summarized.
tbl. The input data frame with the summary scores appended as new columns.
if (FALSE) { # \dontrun{ compute_mh_p_ple_all(data) } # }