@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/parametric_survival_analysis>
  skos:definition "Parametric survival analysis is a subset of mathematical and statistical methods for characterizing the time relatedness of the occurrence of events such as death. It is distinguished from nonparametric and semiparametric methods by using a mathematical formula, termed a model, to summarize times to an event. [Source: <a href=\"https://sk.sagepub.com/reference/medical/n249.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Medical Decision Making; Parametric Survival Analysis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/biostatistics_and_clinical_epidemiology> ;
  skos:prefLabel "parametric survival analysis"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/biostatistics_and_clinical_epidemiology>
  skos:prefLabel "biostatistics and clinical epidemiology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/parametric_survival_analysis> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/parametric_survival_analysis> .

