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.5)cbn_0.3.2.zip(r-4.4)cbn_0.3.2.zip(r-4.3)
cbn_0.3.2.tgz(r-4.4-x86_64)cbn_0.3.2.tgz(r-4.4-arm64)cbn_0.3.2.tgz(r-4.3-x86_64)cbn_0.3.2.tgz(r-4.3-arm64)
cbn_0.3.2.tar.gz(r-4.5-noble)cbn_0.3.2.tar.gz(r-4.4-noble)
cbn_0.3.2.tgz(r-4.4-emscripten)cbn_0.3.2.tgz(r-4.3-emscripten)
cbn.pdf |cbn.html✨
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
- 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 5 years agofrom:3a578d5c0a. Checks:OK: 1 ERROR: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-win-x86_64 | ERROR | Nov 07 2024 |
R-4.5-linux-x86_64 | ERROR | Nov 07 2024 |
R-4.4-win-x86_64 | ERROR | Nov 07 2024 |
R-4.4-mac-x86_64 | ERROR | Nov 07 2024 |
R-4.4-mac-aarch64 | ERROR | Nov 07 2024 |
R-4.3-win-x86_64 | ERROR | Nov 07 2024 |
R-4.3-mac-x86_64 | ERROR | Nov 07 2024 |
R-4.3-mac-aarch64 | ERROR | Nov 07 2024 |
Exports:cbn_cosinecbn_extract_word_vectorscbn_get_item_vectorscbn_get_itemscbn_get_vectorfile_locationcbn_make_itemscbn_set_vectorfile_locationweat_bootweat_permwefatwefat_boot
Dependencies:askpassclicurldplyrfansigendergenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigR6Rcppremotesrlangsystibbletidyselectutf8vctrswithr
Alternative Statistics
Rendered fromalternative_statistics.Rmd
usingknitr::rmarkdown
on Nov 07 2024.Last update: 2018-07-04
Started: 2018-07-04
Replication Replication
Rendered fromreplication_replication.Rmd
usingknitr::rmarkdown
on Nov 07 2024.Last update: 2018-07-04
Started: 2018-07-02
Using Your Own Items and Vectors
Rendered fromusing_your_own_vectors.Rmd
usingknitr::rmarkdown
on Nov 07 2024.Last update: 2018-09-24
Started: 2018-07-01
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 |