descriptive_stats_num: Descriptive statistics for numerical variables

Description Usage Format Source

Description

#' @format A data frame with 20 rows and 7 variables:

variable

Variable name as used in R scripts

no_reoffence_mean

Mean for the group of individuals that did not reoffend

reoffence_nonviolent_mean

Mean for the group of individuals that reoffended with a non-violent crime

reoffence_violent_mean

Mean for the group of individuals that reoffended with assault or homicide

no_reoffence_sd

Standard deviation for the group of individuals that did not reoffend

reoffence_nonviolent_sd

SD for the group of individuals that reoffended with a non-violent crime

reoffence_violent_sd

SD for the group of individuals that reoffended with assault or homicide

Usage

1

Format

An object of class tbl_df (inherits from tbl, data.frame) with 20 rows and 7 columns.

Source

data-raw/descriptives.Rmd


bennysalo/predict-recidivism documentation built on May 29, 2019, 10:34 a.m.