Description Usage Arguments Value
Compute bootstrap CIs for the average descriptor occurrence metric of the bow_analysis function
1 2 3 4 5 6 7 8 |
bow_analysis_output |
result list outputted by the bow_analysis function |
bootstraps |
number of bootstrap samples to draw (default = 1000) |
alpha |
alpha value to compute CIs with |
window |
window size used in the bow_analysis function (default = 10) |
per_occurrence |
per occurrence value used in the bow_analysis function (default = TRUE) |
bootstrap_terms |
if TRUE the bootstrap function samples the set of all terms within a window of all phenomenon occurrences. If FALSE the boostrap function samples from a vector of descriptor counts for each phenomenon occurrence. |
list of analzed texts. Each text list contains a data frame of observed means and CI bounds for each descriptor and phenomenon pair.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.