{
  "__type": "IngestedDoc",
  "__tag": 4010,
  "_content": {},
  "_ordered_sections": [],
  "item_file": null,
  "item_line": null,
  "item_type": null,
  "aliases": [],
  "example_section_data": {
    "__type": "Section",
    "__tag": 4015,
    "children": [],
    "title": [],
    "level": 0,
    "target": null
  },
  "see_also": [],
  "signature": null,
  "references": null,
  "qa": "tutorial:stats:continuous_invgauss",
  "arbitrary": [
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "The standard form involves the shape parameter "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "\\mu"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " (in most definitions, "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "L=0.0"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " is used). (In terms of the regress documentation "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "\\mu=A/B"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " ) and "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "B=S"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " and "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "L"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " is not a parameter in that distribution. A standard form is "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "x>0"
            }
          ]
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": ""
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": ""
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "This is related to the canonical form or JKB \"two-parameter\" inverse Gaussian when written in it's full form with scale parameter "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "S"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " and location parameter "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "L"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " by taking "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "L=0"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " and "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "S\\equiv\\lambda,"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " then "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "\\mu S"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " is equal to "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "\\mu_{2}"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " where "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "\\mu_{2}"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " is the parameter used by JKB. We prefer this form because of it's consistent use of the scale parameter. Notice that in JKB the skew "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "\\left(\\sqrt{\\beta_{1}}\\right)"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " and the kurtosis ( "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "\\beta_{2}-3"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " ) are both functions only of "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "\\mu_{2}/\\lambda=\\mu S/S=\\mu"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " as shown here, while the variance and mean of the standard form here are transformed appropriately."
            }
          ]
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "Implementation: "
            },
            {
              "__type": "InlineRole",
              "__tag": 4003,
              "value": "scipy.stats.invgauss",
              "domain": null,
              "role": null,
              "inventory": null
            }
          ]
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "Inverse Normal (Inverse Gaussian) Distribution"
        }
      ],
      "level": 0,
      "target": "continuous-invgauss"
    }
  ],
  "local_refs": []
}