Main content

Home

Menu

Loading wiki pages...

View
Wiki Version:
## To Run Open the RProject "AnchorBiasVerifi.Rproj" in R Studio. ## Libraries required ```{r} libraries <- c("tidyverse", "flexdashboard", "plotly", "rlist", "jsonlite", "mongolite", "kableExtra", "heatmaply", "dendextend", "lubridate", "ggalt", "scales", "lme4", "modelr","brms","tidybayes") install.packages(libraries) ``` ## Code The code used is broken into five different parts, each corresponding to an .Rmd file. | Part | Subject | | | | ---- | --------------------------------- | ------ | --------- | | 0 | Pre-Questionnaires | | 1 | Data Preparation | | 2 | Responses | | 3 | Interaction Logs | | 4 | Regressions | ## Data All data collected and used for the analysis are included in the /data/ folder. The exception is we removed five columns of possibly personally identifiable information (age, student status, ethnicity, etc.) to protect the privacy of our participants. ## Experiment Materials See the "experiment-docs" folder for task sheets (i.e., what was given to each user per condition), videos (i.e., baseline training and visual anchors per conditions), and the video scripts.
OSF does not support the use of Internet Explorer. For optimal performance, please switch to another browser.
Accept
This website relies on cookies to help provide a better user experience. By clicking Accept or continuing to use the site, you agree. For more information, see our Privacy Policy and information on cookie use.
Accept
×

Start managing your projects on the OSF today.

Free and easy to use, the Open Science Framework supports the entire research lifecycle: planning, execution, reporting, archiving, and discovery.