@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-KHB2N68Z-Z
  skos:prefLabel "decision analysis and related mathematical models"@en ;
  a skos:Concept ;
  skos:narrower n9j:-D44N262M-S .

n9j: a skos:ConceptScheme .
n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-D44N262M-S .

n9j:-D44N262M-S
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/decision_curve_analysis> ;
  skos:definition "Decision curve analysis is a straightforward technique for evaluating diagnostic tests, prediction models, and molecular markers. Unlike traditional biostatistical techniques, it can provide information as to a test's clinical value, but unlike traditional decision analytic techniques, it does not require patient preferences or formal estimation of the health value of various health outcomes: Only a general clinical estimate is required. [Source: Encyclopedia of Medical Decision Making; Decision Curve Analysis]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-KHB2N68Z-Z ;
  skos:prefLabel "decision curve analysis"@en .

