Skip to content

arianeduverdier/POEM-recall-error

Repository files navigation

Quantifying imperfect recall in the POEM score

This repository contains the code developed for the article by Duverdier et al. (2024), "Evaluation of measurement errors in the Patient-Oriented Eczema Measure (POEM) outcome", published in Clinical & Experimental Allergy.

The Patient-Oriented Eczema Measure (POEM) is the recommended the core outcome measure of eczema symptoms perceived by patients in clinical trials and practice. POEM is reported by recalling the presence/absence of symptoms that occurred in the last seven days. The FDA has highlighted the importance of considering the recall period of patient-reported outcome measures. This project investigated measurement errors in the Patient-Oriented Eczema Measure (POEM) score due to the imperfect recall of symptoms.

Requirements/Installation

The code is written in the R language for statistical computing (version 4.2.0) and the probabilistic programming language Stan for the models. Package dependencies can be found in renv.lock.

File structure

Files for the analysis conducted in this project are:

Common functions used throughout the project can be found in functions.R.

The code for the Stan recalled days model developed in this project can be found in Model/recalled_days_model.stan.

License

The open source version of this project is licensed under the GPLv3 license, which can be seen in the LICENSE file.

Releases

No releases published

Packages

No packages published