QoLMiss: Scales Score Calculation from Quality of Life Data

There are three functions: qol, miss_qol and miss_patient takes input of the data set containing the answers of QOL questionnaire. It will compute the three types of domain based scale scores: Global, Functional, and Symptoms. In case of missing data, the miss_qol and miss_patient functions will make the required changes and then calculate the domain-wise scale scores. Finally, provide an output replacing the question columns with the domain-based scale scores in the original data set.

Version: 0.1.0
Depends: R (≥ 3.5.0)
Imports: survival, utils, dplyr, missMethods
Published: 2022-01-07
Author: Atanu Bhattacharjee [aut, cre, ctb], Ankita Pal [aut, ctb]
Maintainer: Atanu Bhattacharjee <atanustat at gmail.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: QoLMiss results

Documentation:

Reference manual: QoLMiss.pdf

Downloads:

Package source: QoLMiss_0.1.0.tar.gz
Windows binaries: r-devel: QoLMiss_0.1.0.zip, r-release: QoLMiss_0.1.0.zip, r-oldrel: QoLMiss_0.1.0.zip
macOS binaries: r-release (arm64): QoLMiss_0.1.0.tgz, r-oldrel (arm64): QoLMiss_0.1.0.tgz, r-release (x86_64): QoLMiss_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=QoLMiss to link to this page.