Package: deliberr 0.1.2
deliberr: Methods for Deliberation Analysis
An implementation of deliberative reasoning index (DRI) and related tools for analysis of deliberation survey data. Calculation of DRI, plot of intersubjective correlations (IC), generation of large-language model (LLM) survey data, and permutation tests are supported. Example datasets and a graphical user interface (GUI) are also available to support analysis. For more information, see Niemeyer and Veri (2022) <doi:10.1093/oso/9780192848925.003.0007>.
Authors:
deliberr_0.1.2.tar.gz
deliberr_0.1.2.zip(r-4.7)deliberr_0.1.2.zip(r-4.6)deliberr_0.1.2.zip(r-4.5)
deliberr_0.1.2.tgz(r-4.6-any)deliberr_0.1.2.tgz(r-4.5-any)
deliberr_0.1.2.tar.gz(r-4.7-any)deliberr_0.1.2.tar.gz(r-4.6-any)
deliberr_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
deliberr/json (API)
| # Install 'deliberr' in R: |
| install.packages('deliberr', repos = c('https://gumbelino.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gumbelino/deliberr/issues
- human_data - Human data
- prompts - Prompts
- roles - Roles
- surveys - Surveys
Last updated from:3cc12d7584. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 170 | ||
| source / vignettes | OK | 219 | ||
| linux-release-x86_64 | OK | 180 | ||
| macos-release-arm64 | OK | 197 | ||
| macos-oldrel-arm64 | OK | 191 | ||
| windows-devel | OK | 130 | ||
| windows-release | OK | 111 | ||
| windows-oldrel | OK | 104 | ||
| wasm-release | OK | 172 |
Exports:format_dri_surveyget_driget_dri_alphaget_dri_caseget_dri_icget_dri_indget_dri_llm_responseget_model_idsmake_dri_llm_promptsopen_guipermute_driplot_dri_icsummarize_perm_dri
Dependencies:abindaskpassbackportsbase64encbitbit64bootbroombslibcachemcarcarDataclicliprcolorspacecommonmarkcorrplotcowplotcpp11crayoncurlDerivdigestdoBydplyrfarverfastmapfontawesomeforecastFormulafracdifffsgenericsggplot2glueGPArotationgtablehmshtmltoolshttpuvhttrisobandjquerylibjsonlitelabelinglaterlatticelifecyclelme4lmtestmagrittrMASSMatrixMatrixModelsmemoisemgcvmicrobenchmarkmimeminqamnormtmodelrnlmenloptrnnetnumDerivopensslotelpbkrtestpillarpkgconfigprettyunitsprogresspromisespsychpurrrquantregR6rappdirsrbibutilsRColorBrewerRcppRcppArmadilloRcppEigenRdpackreadrreformulasrlangrstatixS7sassscalesshinysourcetoolsSparseMstringistringrsurvivalsystibbletidyrtidyselecttimeDatetzdburcautf8uuidvctrsviridisLitevroomwithrxtablezoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Format DRI survey | format_dri_survey |
| Get DRI from a Group of Participants | get_dri |
| Get DRI Cronbach's Alpha | get_dri_alpha |
| Get DRI from Case | get_dri_case |
| Get DRI Intersubjective Consistency (IC) | get_dri_ic |
| Get DRI from Individual Participants | get_dri_ind |
| Get DRI LLM Response | get_dri_llm_response |
| Get LLM Response from OpenRouter.ai | get_llm_response |
| Get Model IDs | get_model_ids |
| Human data | human_data |
| Make DRI LLM Prompts | make_dri_llm_prompts |
| Open Graphical User Interface (GUI) | open_gui |
| Permute DRI | permute_dri |
| Plot DRI Intersubjective Consistency (IC) | plot_dri_ic |
| Prompts | prompts |
| Roles | roles |
| Summarize DRI Permutation Test Results | summarize_perm_dri |
| Surveys | surveys |
