@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/Poisson_regression>
  skos:prefLabel "Poisson regression"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/event_history_analysis> .

<https://concepts.sagepub.com/social-science/concept/parametric_models>
  skos:prefLabel "parametric models"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/event_history_analysis> .

<https://concepts.sagepub.com/social-science/concept/semiparametric_models>
  skos:prefLabel "semiparametric models"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/event_history_analysis> .

<https://concepts.sagepub.com/social-science/concept/event_history_analysis>
  skos:definition "Event history analysis allows researchers to investigate not only occurrences of certain political events but also the processes or histories of those events. In essence, event history analysis estimates how histories of events or durations leading up to the events (if events occur at all) change with different values of independent variables (or covariates). [Source: <a href=\"https://sk.sagepub.com/reference/intlpoliticalscience/n202.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Political Science; Event History Analysis</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/semiparametric_models>, <https://concepts.sagepub.com/social-science/concept/Poisson_regression>, <https://concepts.sagepub.com/social-science/concept/parametric_models>, <https://concepts.sagepub.com/social-science/concept/hazard_rate> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/quantitative_data_analysis> ;
  skos:prefLabel "event history analysis"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/hazard_rate>
  skos:prefLabel "hazard rate"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/event_history_analysis> .

<https://concepts.sagepub.com/social-science/concept/quantitative_data_analysis>
  skos:prefLabel "quantitative data analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/event_history_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/event_history_analysis> .

