compute_fc_p_nce_nm | R Documentation |
Computes the summary score fc_p_nce_nm
(Neighborhood Collective Efficacy [Parent]: Number missing)
Summarized variables:
fc_p_nce__cc_001
fc_p_nce__cc_002
fc_p_nce__cc_003
fc_p_nce__cc_004
fc_p_nce__cc_005
fc_p_nce__isc_001
fc_p_nce__isc_002
fc_p_nce__isc_003
fc_p_nce__isc_004
fc_p_nce__isc_005
Excluded values:
777
compute_fc_p_nce_nm(data, name = "fc_p_nce_nm", combine = TRUE)
data |
tbl. Data frame containing the columns to be summarized. |
name |
character. Name of the summary score. Default is the name in the description. |
combine |
logical. If |
tbl. The input data frame with the summary score appended as a new column.
compute_fc_p_nce_mean()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.