@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://astrothesaurus.org/uat/1948>
  skos:prefLabel "Nonlinear regression"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1914> .

<http://astrothesaurus.org/uat/1946>
  skos:prefLabel "Measurement error model"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1914> .

<http://astrothesaurus.org/uat/1929>
  skos:prefLabel "Smoothing"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1914> .

<http://astrothesaurus.org/uat/1949>
  skos:prefLabel "Robust regression"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1914> .

<http://astrothesaurus.org/uat/1947>
  skos:prefLabel "Minimum chi-squared"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1914> .

<http://astrothesaurus.org/uat/1914>
  skos:narrower <http://astrothesaurus.org/uat/1949>, <http://astrothesaurus.org/uat/1946>, <http://astrothesaurus.org/uat/1947>, <http://astrothesaurus.org/uat/1945>, <http://astrothesaurus.org/uat/1948> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:definition "A method for fitting a curve through a set of points using some goodness-of-fit criterion. The most common type of regression is linear regression."@en ;
  skos:related <http://astrothesaurus.org/uat/1929> ;
  skos:broader <http://astrothesaurus.org/uat/1886> ;
  dc:created "2018-08-27T18:52:36Z"^^xsd:dateTime ;
  skos:prefLabel "Regression"@en ;
  skos:editorialNote [ ] ;
  dc:modified "2020-11-17T20:19:48.203Z"^^xsd:dateTime, "2020-11-17T20:19:37.633Z"^^xsd:dateTime ;
  skos:altLabel "Fitting"@en ;
  a skos:Concept ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> .

<http://astrothesaurus.org/uat/1945>
  skos:prefLabel "Linear regression"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1914> .

<http://astrothesaurus.org/uat/1886>
  skos:prefLabel "Astrostatistics techniques"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1914> .

