cbn_get_item_vectors: Get Vectors for Items in a Study

Description Usage Arguments Value

Description

Returns a matrix containing word vectors for the items used in one of the studies (WEAT1 through WEAT10 or WEFAT1 or WEFAT2). If type == "all" then vectors for all items used in any of the studies is returned. Words are row names.

Usage

1
cbn_get_item_vectors(type = c("all", "WEAT", "WEFAT"), number = 1)

Arguments

type

"all" (the default), "WEAT", or "WEFAT"

number

study number (default: 1) Ignored if type = "all"

Value

a matrix with word vectors as rows


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