Quantitative User Experience (UX) Research in R
The purpose of this package is to provide convenience functions for user experience research. Particularly, this package focuses on quantitative user experience testing and reporting.
Installation
Please note that this package is in early development and there will be breaking changes.
You can install the package directly from CRAN using:
install.packages("uxr")To install the development version, use:
remotes::install_github("joe-chelladurai/uxr")Available functions
Published on CRAN
adjusted_wald_ciwald testbenchmark_comparisontask_completionmean_cimean_ci_2
Development Version
benchmark_eventbenchmark_timebenchmark_scoreget_concordant_discordant_pairstest_ttest_t_pairedtest_mcnemartest_fishertest_n_1_proptest_waldtest_wald_adjcompare_means_within_groups- two-sample t-test (Welsh/Student)compare_means_between_groups- paired t-testcompare_rates_within_groups- mcnemar exact testcompare_rates_between_groups- n-1 two proportion test