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

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-Z69PT8V0-W .

n9j:-DL9RL4CJ-6
  skos:prefLabel "statistics"@en ;
  a skos:Concept ;
  skos:narrower n9j:-Z69PT8V0-W .

n9j: a skos:ConceptScheme .
n9j:-XZW42703-M
  skos:prefLabel "multilevel analysis"@en ;
  a skos:Concept ;
  skos:narrower n9j:-Z69PT8V0-W .

n9j:-Z69PT8V0-W
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/hierarchical_linear_models> ;
  skos:definition "An alternative to ∗OLS regression models used when data are found in ∗nested categories or levels, such as college students taking Sociology 201, sociology majors, majors in any of the social sciences, undergraduates in the university, or undergraduates in the state. The method's advantage is that it makes it possible to separate the variance into components explaining the effects of different levels of analysis, such as the effects of a course, of a major, or of being undergraduates. [Source: Dictionary of Statistics & Methodology; Hierarchical Linear Models]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-XZW42703-M, n9j:-DL9RL4CJ-6 ;
  skos:prefLabel "hierarchical linear models"@en .

