{
  "package" : "hl7.terminology.r4@6.3.0",
  "definition" : "Linear regression is an approach for modeling two-dimensional sample points with one independent variable and one dependent variable (conventionally, the x and y coordinates in a Cartesian coordinate system) and finds a linear function (a non-vertical straight line) that, as accurately as possible, predicts the dependent variable values as a function of the independent variables. Source: [Wikipedia](https://en.wikipedia.org/wiki/Simple_linear_regression)  This Statistic code will return both a gradient and an intercept value.",
  "system" : "http://terminology.hl7.org/CodeSystem/observation-statistics",
  "property" : [ ],
  "codesystem" : "95cebdef-3964-528d-94f9-7af02beece6b",
  "concept_id" : "0ce330ec-388a-5142-8e59-d5373de2db1f",
  "ancestors" : {
    "regression" : 0
  },
  "id" : "5879665a-a671-4163-b843-e3222e87bc0f",
  "code" : "regression",
  "display" : "Regression",
  "version" : "1.0.0"
}