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

n9j:-FQQNTH2H-D
  skos:prefLabel "regression analysis"@en ;
  a skos:Concept ;
  skos:narrower n9j:-R1DJD5CN-2 .

n9j:-R1DJD5CN-2
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/bivariate_regression> ;
  skos:definition "Regression is a statistical technique used to help investigate how variation in one or more variables predicts or explains variation in another variable. This popular statistical technique is flexible in that it can be used to analyze experimental or nonexperimental data with multiple categorical and continuous independent variables. [Source: Encyclopedia of Research Design; Bivariate Regression]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-FQQNTH2H-D ;
  skos:prefLabel "bivariate regression"@en .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-R1DJD5CN-2 .

n9j: a skos:ConceptScheme .
