# OnCo record time-dependent-auc (term). Data CC BY-NC 4.0, attribute "Data from OnCo (onco.cc)". Whole corpus: https://onco.cc/api/v1/onco.nt
@prefix schema: <https://schema.org/> .
@prefix onco: <https://onco.cc/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://onco.cc/terms/time-dependent-auc/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "time-dependent-auc" ;
  schema:name "Univariate Cox scores and time-dependent metrics"@en ;
  schema:alternateName "univariate Cox"@en, "univariate Cox score"@en, "Cox z-score"@en, "per-gene Cox"@en, "Breslow approximation"@en, "Breslow method for ties"@en, "Cox partial likelihood"@en, "proportional hazards assumption"@en ;
  schema:description "A univariate Cox model fits one gene at a time against survival and its z-score ranks genes by prognostic strength; the Breslow approximation is how the fit handles patients whose events fall on the same day."@en ;
  schema:url <https://onco.cc/terms/time-dependent-auc/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Proportional_hazards_model> ;
  schema:citation <https://en.wikipedia.org/wiki/Proportional_hazards_model> ;
  onco:tag "cansim-terms" ;
  onco:related <https://onco.cc/terms/cancer-ai-vocabulary/> ;
  onco:terms <https://onco.cc/terms/hazard-ratio/>, <https://onco.cc/terms/concordance-index/>, <https://onco.cc/terms/censoring-and-events/>, <https://onco.cc/terms/kaplan-meier-curve/> .
