CRAN/E | quest

quest

Prepare Questionnaire Data for Analysis

Installation

About

Offers a suite of functions to prepare questionnaire data for analysis (perhaps other types of data as well). By data preparation, I mean data analytic tasks to get your raw data ready for statistical modeling (e.g., regression). There are functions to investigate missing data, reshape data, validate responses, recode variables, score questionnaires, center variables, aggregate by groups, shift scores (i.e., leads or lags), etc. It provides functions for both single level and multilevel (i.e., grouped) data. With a few exceptions (e.g., ncases()), functions without an "s" at the end of their primary word (e.g., center_by()) act on atomic vectors, while functions with an "s" at the end of their primary word (e.g., centers_by()) act on multiple columns of a data.frame.

Key Metrics

Version 0.2.0
R ≥ 4.0.0
Published 2023-12-05 149 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks quest results

Downloads

Yesterday 7 0%
Last 7 days 60 -20%
Last 30 days 228 -3%
Last 90 days 868 -98%
Last 365 days 42.123 +1908%

Maintainer

Maintainer

David Disabato

ddisab01@gmail.com

Authors

David Disabato

aut / cre

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

quest archive

Depends

R ≥ 4.0.0
datasets
stats
utils
methods

Imports

str2str
abind
checkmate
plyr
car
psych
boot
MBESS
nlme
lme4
multilevel
lavaan

Suggests

reshape
psychTools
lmeInfo
semTools