The goal of the honos R package is to assist with the analysis and visualisation of Health of the Nation Outcome Scales (HoNOS) (Wing et al. 1998).

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("CDU-data-science-team/honos", build_vignettes = TRUE)

Functions

See vignettes using browseVignettes(package = "honos") for further information. The vignettes are also available at https://cdu-data-science-team.github.io/honos (see “Articles”).

Add descriptions to HoNOS data

Calculations

  • lag_honos(): Calculate lagged scores based on a date variable and calculate change labels (e.g., “high to low,” or ‘deterioration’)
  • calc_change_label(): Calculates change labels for repeated measures of the HoNOS
  • calc_subscales(): Calculates sums of HoNOS subscales

References

Wing, J K, A S Beevor, R H Curtis, S B G Park, S Madden, and A Burns.
  1. “Health of the Nation Outcome Scales (HoNOS).” British Journal of Psychiatry 172 (1): 11–18. https://doi.org/10.1192/bjp.172.1.11.