eq5d_profile_lfs_distribution: eq5d_profile_lfs_distribution: Distribution of the EQ-5D...

View source: R/eq5d_devlin.R

eq5d_profile_lfs_distributionR Documentation

eq5d_profile_lfs_distribution: Distribution of the EQ-5D states by LFS (Level Frequency Score)

Description

eq5d_profile_lfs_distribution: Distribution of the EQ-5D states by LFS (Level Frequency Score)

Usage

eq5d_profile_lfs_distribution(df, names_eq5d = NULL, eq5d_version = NULL)

Arguments

df

Data frame with the EQ-5D columns

names_eq5d

Character vector of column names for the EQ-5D dimensions

eq5d_version

Version of the EQ-5D instrument

Value

Summary data frame

Examples

eq5d_profile_lfs_distribution(
  example_data, 
  names_eq5d = c("mo", "sc", "ua", "pd", "ad"), 
  eq5d_version = "3L"
)

eq5dsuite documentation built on May 14, 2026, 5:07 p.m.