README.md

behavdata

CC BY-NC-SA 4.0

DOI

Introduction

The behavdata package allows easy pre-processing and analysis of behavioral data. This package includes the following functions:

Scale Analysis Related

Qualitative Data Related

Correlation Analyses

Effect Size Analyses

Outlier Analysis

Other Functions

More functions will be added over time.

Installation

library(devtools)
devtools::install_github("samueltobler/behavdata", force = TRUE)
library(behavdata)

Citation

To cite the repository behavdata in publications, please use:

Tobler, S. (2022). behavdata: R Package for Behavioral Data Preprocessing and Analysis (Version 0.1.1) [Computer software]. https://github.com/samueltobler/behavdata

If you used the finding_d function, please cite additionally:

Tobler, S. (2022, October). Finding equivalence: a novel tool to investigate the effect size at which two groups are statistically equivalent. In 7th Annual Learning Sciences Graduate Student Conference (LSGSC 2022). https://doi.org/10.3929/ethz-b-000575508

References

Some of the functions require previously published R packages. These are the references of these packages (in alphabetical order).



samueltobler/behavdata documentation built on July 9, 2024, 11:33 a.m.