Skip to content

An R package for visualising and analysing the HoNOS (Health of the Nation Outcome Scales)

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

CDU-data-science-team/honos

Repository files navigation

honos

Lifecycle: experimental

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("remotes")
remotes::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

  • as_item_desc(): Add labels for HoNOS items
  • as_severity_desc(): Add labels for HoNOS severity ratings
  • as_cluster_desc(): Add labels for HoNOS clusters

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

Resources

References

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

About

An R package for visualising and analysing the HoNOS (Health of the Nation Outcome Scales)

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published