Skip to contents

Implements comprehensive medical decision analysis including:

Value

An R6 class generator object for the decisionClass backend; used internally by the jamovi analysis wrapper and not called directly.

Details

This module provides tools for analyzing diagnostic test performance with options for various visualization methods and statistical comparisons.

  • Sensitivity, specificity and predictive values

Usage

  1. Provide test and reference standard data

  2. Select analysis options

  3. View results in tables and plots

Super classes

jmvcore::Analysis -> decisionBase -> decisionClass