处理密集的纵向数据:R中的教程与对工作需求控制模型的应用
Luca Menghini1, Enrico Perinelli2, Cristian Balducci3
1Department of General Psychology, University of Padova, Padua, Italy.
概括
本教程提供了用于密集纵向设计 (ILD) 数据操纵的 R 代码,这对于心理学研究至关重要. 它简化了复杂的数据准备,用于准确的个人内部和个人之间的分析.
科学领域:
- 心理学 心理学 心理学
- 量化心理学 量化心理学
- 方法论 方法论 方法论
背景情况:
- 密集的纵向设计 (ILD) 在应用心理学中越来越普遍.
- 复杂的分析,如跨层次的交互是趋势,但数据操纵指导缺乏.
- 有效的数据处理对于有效的ILD研究结果至关重要.
研究的目的:
- 为密集纵向设计 (ILD) 数据操纵提供一个逐步教程.
- 为基本数据预处理和心理测量程序提供开源R代码.
- 为研究人员和从业人员解决处理ILD数据的方法障碍.
主要方法:
- 基于工作需求控制模型的说明性示例的教程.
- 利用了211名后台员工的数据,在3个工作日内进行了多达18次调查.
- 证明了数据阅读,合并,清理,可靠性,集中,滞后和领先的程序.
主要成果:
- 该教程成功地说明了数据操纵,用于在个人内部测试工作需求控制模型.
- 这些发现支持菌株假设,并部分支持缓冲假设.
- 提供的 R 代码有助于基本的 ILD 数据预处理和分析步骤.
结论:
- 本教程和R代码旨在消除ILD数据操纵在应用心理学中的神秘性.
- 标准化数据处理程序提高了ILD研究的质量和有效性.
- 可访问的方法指南使研究人员能够进行可靠的ILD研究.
更多相关视频
相关概念视频
Longitudinal Studies
101
Longitudinal studies are also widely used in other medical and social science fields. For instance, in cardiovascular research, they can monitor patients' health over decades to identify risk factors for heart disease, such as high cholesterol or smoking, and evaluate the long-term effectiveness of preventive measures. Similarly, in mental health studies, researchers might follow individuals from adolescence into adulthood to understand the development and progression of conditions like...
101
Longitudinal Research
11.8K
Sometimes we want to see how people change over time, as in studies of human development and lifespan. When we test the same group of individuals repeatedly over an extended period of time, we are conducting longitudinal research. Longitudinal research is a research design in which data-gathering is administered repeatedly over an extended period of time. For example, we may survey a group of individuals about their dietary habits at age 20, retest them a decade later at age 30, and then again...
11.8K
Friedman Two-way Analysis of Variance by Ranks
125
Friedman's Two-Way Analysis of Variance by Ranks is a nonparametric test designed to identify differences across multiple test attempts when traditional assumptions of normality and equal variances do not apply. Unlike conventional ANOVA, which requires normally distributed data with equal variances, Friedman's test is ideal for ordinal or non-normally distributed data, making it particularly useful for analyzing dependent samples, such as matched subjects over time or repeated measures...
125
Statistical Methods for Analyzing Epidemiological Data
266
Epidemiological data primarily involves information on specific populations' occurrence, distribution, and determinants of health and diseases. This data is crucial for understanding disease patterns and impacts, aiding public health decision-making and disease prevention strategies. The analysis of epidemiological data employs various statistical methods to interpret health-related data effectively. Here are some commonly used methods:
266
Introduction To Survival Analysis
144
Survival analysis is a statistical method used to study time-to-event data, where the "event" might represent outcomes like death, disease relapse, system failure, or recovery. A unique feature of survival data is censoring, which occurs when the event of interest has not been observed for some individuals during the study period. This requires specialized techniques to handle incomplete data effectively.
The primary goal of survival analysis is to estimate survival time—the time...
The primary goal of survival analysis is to estimate survival time—the time...
144
Econometric Views (EViews)
96
Econometric Views, often stylized as EViews, is a package that merges statistical analysis with econometric studies. It is designed to provide tools for time series analysis, forecasting, and econometric model simulation. The software originated from MicroTSP software and has evolved significantly since its inception in 1981. The history of EViews is marked by a continuous effort to enhance its computational speed and user interface. It was initially developed for large computing systems but...
96


