knitr::opts_chunk$set(
  collapse = TRUE,
  comment = NA,
  fig.path = "man/figures/README-",
  out.width = "100%"
)

cbn

Replication materials and tools for extending Caliskan, Bryson, and Narayanan (2017) 'Semantics derived automatically from language corpora contain human-like biases' Science Vol. 356, Issue 6334, pp. 183-186.

Travis-CI Build Status

Installation

Install the development version from GitHub:

# install.packages("devtools")
devtools::install_github("conjugateprior/cbn")

Replication

For (nearly) complete replication materials, see the vignette: "replication replication" (under Articles at https://conjugateprior.github.io/cbn/).



conjugateprior/cbn documentation built on June 26, 2019, 2:28 p.m.