Skip to content
/ PTSDdiag Public

❗ This is a read-only mirror of the CRAN R package repository. PTSDdiag — Optimize PTSD Diagnostic Criteria. Homepage: https://github.com/WeidmannL/PTSDdiag Report bugs for this package: https://github.com/WeidmannL/PTSDdiag/issues

License

Notifications You must be signed in to change notification settings

cran/PTSDdiag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PTSDdiag logo

PTSDdiag

Description

PTSDdiag is a comprehensive R package for analyzing and simplifying PTSD diagnostic criteria using PCL-5 (PTSD Checklist for DSM-5) data. It provides tools to identify optimal subsets of six PCL-5 items that maintain diagnostic accuracy while reducing assessment burden.

Key Features

  • Data preparation and standardization for PCL-5 scores
  • Implementation of DSM-5 diagnostic criteria
  • Calculation of diagnostic metrics and summary statistics
  • Simplification of diagnostic criteria through:
    • Hierarchical (cluster-based) approach
    • Non-hierarchical approach
  • Comparison of different diagnostic approaches
  • Model validation using:
    • Holdout Validation
    • Cross-Validation

Installation

This package is currently only hosted on GitHub. It can be installed using the usual way:

install.packages("devtools")
devtools::install_github("WeidmannL/PTSDdiag")

Getting Started

The vignette demonstrates how to use the package to prepare the PCL-5 data, calculate some basic descriptive statistics and reliability metrics, find the optimal minimal symptom combinations for PTSD diagnosis, compare different diagnostic approaches and perform validation methods for evaluating model performance.

Bugs, Contributions

  • If you have any suggestions or if you find a bug, please report them using GitHub issue tracker.
  • Contributions are welcome! Please feel free to submit a Pull Request.

About

❗ This is a read-only mirror of the CRAN R package repository. PTSDdiag — Optimize PTSD Diagnostic Criteria. Homepage: https://github.com/WeidmannL/PTSDdiag Report bugs for this package: https://github.com/WeidmannL/PTSDdiag/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages