Related Experiment Video
Updated: Nov 4, 2025

05:37
An R-Based Landscape Validation of a Competing Risk Model
Published on: September 16, 2022
2.3K
Scale validation in applied health research: tutorial for a 6-step R-based psychometrics protocol
1Health Services and Performance Research (HESPER EA 7425), Univ. Lyon, Université Claude Bernard Lyon 1, Lyon, France.
Health Psychology and Behavioral Medicine
|May 27, 2021
Summary
This study presents a 6-step protocol for assessing psychometric properties in health research using R. The method enhances scale validation within substantive studies, improving measurement accuracy for applied researchers.
Area of Science:
- Health Sciences
- Psychometrics
- Statistical Modeling
Background:
- Applied health research frequently uses multi-item scales for measurement.
- Traditional psychometric validation is often separate from substantive studies.
- Methodologists advocate for integrated psychometric analysis within applied research contexts.
Purpose of the Study:
- To introduce a 6-step protocol for comprehensive psychometric analysis in R.
- To enable detailed diagnosis of scale properties like structural validity and internal consistency.
- To facilitate the integration of psychometric validation into substantive health research.
Main Methods:
- A 6-step protocol for diagnosing psychometric properties of ordinal and binary scales.
- Utilizes item response theory, factor analysis, and classical test theory.
- Demonstrated using the Roland Scale (RM-SIP) in a chronic pain cohort with an R Markdown script.
Main Results:
- 15 of 24 RM-SIP items formed a unidimensional ordinal scale.
- Demonstrated good homogeneity (H=0.43) and reliability (alpha=0.86, omega=0.87).
- Regression models showed comparable results for predicting disability.
Conclusions:
- Psychometric properties can be effectively assessed within substantive studies.
- The protocol and R script aid in measure improvement and validation.
- Applied researchers can adapt this approach for robust questionnaire analysis.
Related Concept Videos
Data Validation
6.0K
Data validation is an essential part of a comprehensive assessment. Validation is confirming or verifying and opening the door to gathering more assessment data as it clarifies vague or unclear data. The process of checking and verifying the collected information is called data validation. The primary purpose of data validation is to ensure data is as free from error, bias, and misinterpretation as possible.
Nursing assessment guides are generally based on holistic models rather than medical...
Nursing assessment guides are generally based on holistic models rather than medical...
6.0K
Data Validation
358
Method validation is a crucial process in analytical chemistry designed to confirm that a given method consistently produces reliable and high-quality results. This process is essential when a method is applied to different sample matrices or when procedural modifications are made, ensuring that the results meet acceptable standards across various applications.
Key parameters for method validation include:
Key parameters for method validation include:
358
Response Surface Methodology
351
Response Surface Methodology (RSM) is a collection of statistical and mathematical techniques used to develop, improve, and optimize processes. It is particularly valuable when many input variables or factors potentially influence a response variable.
The process of RSM involves several key steps:
The process of RSM involves several key steps:
351
Regression Toward the Mean
6.6K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.6K
Bootstrapping
708
The term "bootstrap" originated in the 19th century as a metaphor for self-improvement or achieving something independently, without external assistance. This concept extends to statistical bootstrapping, a self-contained method for estimating population parameters through resampling, even though it can be computationally intensive. Developed by the American statistician Dr. Bradley Efron in 1979, bootstrapping provides a robust way to perform inference when the original sample size is...
708
Variation: Normal Distribution, Range, and Standard Deviation
24.7K
In the field of psychology, there are several ways to organize measurements of a trait, feature, or characteristic (i.e., variables). Qualitative data, such as ethnicity, can be tabulated into a frequency count to provide information about the proportion, as well as the variety of groups in a sample or population. On the other hand, researchers can perform a wider set of calculations on quantitative data. The mean, mode, and median, for instance, are central tendency measures to identify a...
24.7K

