Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

lfs

Calculate the Level Freqeuncy Score for an EQ-5D profile


Description

Calculate the Levels Frequency Score for a single or number of EQ-5D profiles

Usage

lfs(scores, version, ignore.invalid, ...)

Arguments

scores

data.frame with names MO, SC, UA, PD and AD representing Mobility, Self-care, Usual activities, Pain/discomfort and Anxiety/depression.

version

string of value "3L", "5L" or "Y" to indicate instrument version.

ignore.invalid

whether to ignore invalid scores. TRUE returns NA, FALSE throws an error.

...

character vector, specifying "dimensions" column names. Defaults are "MO", "SC", "UA", "PD" and "AD".

Value

a data.frame or list of data.frames of counts/percentages. Columns contain dimensions names and rows the EQ-5D score.


eq5d

Methods for Analysing 'EQ-5D' Data and Calculating 'EQ-5D' Index Scores

v0.10.0
MIT + file LICENSE
Authors
Fraser Morton [aut, cre], Jagtar Singh Nijjar [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.