Package: cbn 0.3.2

Will Lowe
cbn: Tools and replication materials for Caliskan, Bryson, and Narayanan (2017)
This package allows users to replicate the analysis in the paper and also provides general purpose tools for working with a large word vector file and comparing groups of words with permutation statistics from the original paper. Alternative bootstrapped versions with confidence intervals are also available.
Authors:
cbn_0.3.2.tar.gz
cbn_0.3.2.zip(r-4.7-x86_64)cbn_0.3.2.zip(r-4.6-x86_64)cbn_0.3.2.zip(r-4.5-x86_64)
cbn_0.3.2.tgz(r-4.6-x86_64)cbn_0.3.2.tgz(r-4.6-arm64)cbn_0.3.2.tgz(r-4.5-x86_64)cbn_0.3.2.tgz(r-4.5-arm64)
cbn_0.3.2.tar.gz(r-4.7-arm64)cbn_0.3.2.tar.gz(r-4.7-x86_64)cbn_0.3.2.tar.gz(r-4.6-arm64)cbn_0.3.2.tar.gz(r-4.6-x86_64)
cbn_0.3.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
cbn/json (API)
| # Install 'cbn' in R: |
| install.packages('cbn', repos = c('https://conjugateprior.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/conjugateprior/cbn/issues
Pkgdown/docs site:https://conjugateprior.github.io
- cbn_gender_name_stats - Gender Proportions for Names in the US Population
- cbn_gender_name_stats_census1990 - Gender Proportions for Names in the US Population from 1990 Census
- cbn_item_cosines - Cosine Similarity for Every Pair of Study Items
- cbn_item_vectors - Vectors for All Items Used in All Studies
- cbn_items - All Items Used in All Studies
Last updated from:3a578d5c0a. Checks:11 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | ERROR | 183 | ||
| linux-devel-x86_64 | ERROR | 142 | ||
| source / vignettes | OK | 263 | ||
| linux-release-arm64 | ERROR | 174 | ||
| linux-release-x86_64 | ERROR | 143 | ||
| macos-release-arm64 | ERROR | 108 | ||
| macos-release-x86_64 | ERROR | 224 | ||
| macos-oldrel-arm64 | ERROR | 128 | ||
| macos-oldrel-x86_64 | ERROR | 263 | ||
| windows-devel | ERROR | 126 | ||
| windows-release | ERROR | 113 | ||
| windows-oldrel | ERROR | 142 | ||
| wasm-release | OK | 118 |
Exports:cbn_cosinecbn_extract_word_vectorscbn_get_item_vectorscbn_get_itemscbn_get_vectorfile_locationcbn_make_itemscbn_set_vectorfile_locationweat_bootweat_permwefatwefat_boot
Dependencies:askpassclicurldplyrgendergenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigR6Rcppremotesrlangsystibbletidyselectutf8vctrswithr
Last update: 2018-09-24
Started: 2018-07-01
Last update: 2018-07-04
Started: 2018-07-04
Last update: 2018-07-04
Started: 2018-07-02
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| CBN | cbn-package cbn |
| Calculates Cosine Similarity Between Matrix Rows | cbn_cosine |
| Extract Word Vectors From Current Vector File | cbn_extract_word_vectors |
| Gender Proportions for Names in the US Population | cbn_gender_name_stats |
| Gender Proportions for Names in the US Population from 1990 Census | cbn_gender_name_stats_census1990 |
| Get Vectors for Items in a Study | cbn_get_item_vectors |
| Get the Items in a Study | cbn_get_items |
| Get the Location of the Vectors File | cbn_get_vectorfile_location |
| Cosine Similarity for Every Pair of Study Items | cbn_item_cosines |
| Vectors for All Items Used in All Studies | cbn_item_vectors |
| All Items Used in All Studies | cbn_items |
| Make items | cbn_make_items |
| Set the Location of the Vectors File | cbn_set_vectorfile_location |
| Summary Method for Study Items | summary.cbn_study |
| WEAT via simple item bootstrap | weat_boot |
| WEAT Permutation Test | weat_perm |
| Compute the Paper's WEFAT statistic | wefat |
| WEFAT via simple item bootstrap | wefat_boot |