descriptive_stats_cat: Descriptive statistics for categorical variables

Description Usage Format Source

Description

#' @format A data frame with 233 rows and 8 variables:

variable

Variable name as used in R scripts

var_level

Level on the variable to which the frequencies and percentages refer

no_reoffence_freq

Frequency in the group of individuals that did not reoffend

reoffence_nonviolent_freq

Frequency in the group of individuals that reoffended with a non-violent crime

reoffence_violent_freq

Frequency in the group of individuals that reoffended with assault or homicide

no_reoffence_perc

Percentage in the group of individuals that did not reoffend

reoffence_nonviolent_perc

Percentage in the group of individuals that reoffended with a non-violent crime

reoffence_violent_perc

Percentage in the group of individuals that reoffended with assault or homicide

Usage

1

Format

An object of class data.frame with 233 rows and 8 columns.

Source

data-raw/descriptives.Rmd


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