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

<https://concepts.sagepub.com/social-science/concept/Pearson_correlations>
  skos:prefLabel "Pearson correlations"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/general_linear_models> .

<https://concepts.sagepub.com/social-science/concept/standard_deviations>
  skos:prefLabel "standard deviations"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/general_linear_models> .

<https://concepts.sagepub.com/social-science/concept/least_squares_criterion>
  skos:prefLabel "least squares criterion"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/general_linear_models> .

<https://concepts.sagepub.com/social-science/concept/t-test>
  skos:prefLabel "t-test"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/general_linear_models> .

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

<https://concepts.sagepub.com/social-science/concept/F-test>
  skos:prefLabel "F-test"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/general_linear_models> .

<https://concepts.sagepub.com/social-science/concept/general_linear_models>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/t-test>, <https://concepts.sagepub.com/social-science/concept/standard_deviations>, <https://concepts.sagepub.com/social-science/concept/least_squares_criterion>, <https://concepts.sagepub.com/social-science/concept/F-test>, <https://concepts.sagepub.com/social-science/concept/forecasting>, <https://concepts.sagepub.com/social-science/concept/Pearson_correlations> ;
  skos:prefLabel "general linear models"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/quantitative_data_analysis> ;
  a skos:Concept ;
  skos:definition "The general linear model provides a basic framework that underlies many of the statistical analyses that social scientists encounter. It is the foundation for many univariate, multivariate, and repeated-measures procedures, including the T-TEST, (MULTIVARIATE) ANALYSIS OF VARIANCE, (MUTIVARIATE) ANALYSIS OF COVARIANCE, MULTIPLE REGRESSION ANALYSIS, FACTOR ANALYSIS, CANONICAL CORRELATION ANALYSIS, CLUSTER ANALYSIS, DISCRIMINANT ANALYSIS, MULTIDIMENSIONAL SCALING, REPEATED-MEASURES DESIGN, and other analyses. [Source: <a href=\"https://sk.sagepub.com/reference/socialscience/n364.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Social Science Research Methods; General Linear Models</a>]"@en .

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

