@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/geographically_weighted_regression>
  skos:definition "Geographically weighted regression (GWR) is a technique of spatial statistical modeling used to analyze spatially varying relationships between variables. Processes generating geographical patterns may vary under different geographical contexts. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n81.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Geographically Weighted Regression (GWR)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/quantitative_geography>, <https://concepts.sagepub.com/social-science/concept/analytical_methods> ;
  skos:prefLabel "geographically weighted regression"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/analytical_methods>
  skos:prefLabel "analytical methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/geographically_weighted_regression> .

<https://concepts.sagepub.com/social-science/concept/quantitative_geography>
  skos:prefLabel "quantitative geography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/geographically_weighted_regression> .

<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/geographically_weighted_regression> .

