The goal of hitop is to provide functions helpful for the Hierarchical Taxonomy of Psychopathology (HiTOP) Society. For now, this includes functions for scoring the PID-5 and HiTOP-PRO aimed primarily at researchers. However, more features will be added soon, including features aimed primarily at clinicians.
You can install the development version of hitop from GitHub with:
# install.packages("remotes")
remotes::install_github("jmgirard/hitop")
- Add Instrument Data
- HiTOP-PRO (405)
- B-HiTOP (45)
- PID-5 (220)
- PID-5-FSF (100)
- PID-5-BF (25)
- HiTOP-PRO Harmful Substance Use Module
- PID-5-BFP (36)
- Add Scoring Functions
- HiTOP-PRO (405)
- B-HiTOP (45)
- PID-5 (220)
- PID-5-FSF (100)
- PID-5-BF (25)
- HiTOP-PRO Harmful Substance Use Module
- PID-5-BFP (36)
- Add Validity Functions
- PID-5 (220)
- PID-5-FSF (100)
- Add Scoring Vignette
- HiTOP-PRO (405)
- B-HiTOP (45)
- PID-5 (220)
- PID-5-FSF (100)
- PID-5-BF (25)
- HiTOP-PRO Harmful Substance Use Module
- PID-5-BFP (36)
- Add Normative Data
- Add Norming Functions
- Add Visualization Functions
- Add Unit Testing
- Add Individual Report Generation
- Add Bass-Ackwards Functions
- Add Extended Bass-Ackwards Functions
- Add Unit Testing
- Submit to CRAN
- Write Package Paper