R/substance.R

#' Fictitious family intervention data
#'
#' A fictitious dataset about family intervention and youth substance misuse
#'
#' @format A data frame with 553 rows:
#' \describe{
#'   \item{gender}{Gender of the participants, Male/Female.}
#'   \item{conflict}{Level of family conflict. Higher value represents higher level of conflict.}
#'   \item{dev_peer}{Engagement with deviant peer groups. 1: Yes; 0: No}
#'   \item{sub_exp}{Experimentation with substance. 1: Yes; 0: No}
#'   \item{fam_int}{Participation in family intervention during adolescence. 1: Yes; 0: No}
#'   \item{sub_misuse}{Substance misuse in young adulthood. 1: Yes; 0: No}
#' }
#'

"substance"

Try the intmed package in your browser

Any scripts or data that you put into this service are public.

intmed documentation built on Aug. 28, 2020, 1:10 a.m.