{
  "__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_gennorm",
  "arbitrary": [
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "This distribution is also known as the exponential power distribution. It has a single shape parameter "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "\\beta>0"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": ". It reduces to a number of common distributions."
            }
          ]
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "Generalized Normal Distribution"
        }
      ],
      "level": 0,
      "target": "continuous-gennorm"
    },
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Math",
          "__tag": 4058,
          "value": "\\begin{eqnarray*} f\\left(x; \\beta\\right) & = &\\frac{\\beta}{2\\Gamma(1/\\beta)} e^{-\\left|x\\right|^{\\beta}} \\end{eqnarray*}"
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": "\\begin{eqnarray*} F\\left(x; \\beta\\right) & = & \\frac{1}{2} + \\mathrm{sgn}\\left(x\\right) \\frac{\\gamma\\left(1/\\beta, x^{\\beta}\\right)}{2\\Gamma\\left(1/\\beta\\right)} \\end{eqnarray*}"
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "\\gamma"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " is the lower incomplete gamma function.  "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "\\gamma\\left(s, x\\right) = \\int_0^x t^{s-1} e^{-t} dt"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "."
            }
          ]
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": "\\begin{eqnarray*} h\\left[X; \\beta\\right] = \\frac{1}{\\beta} - \\log\\left(\\frac{\\beta}{2\\Gamma\\left(1/\\beta\\right)}\\right)\\end{eqnarray*}"
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "Functions"
        }
      ],
      "level": 1,
      "target": null
    },
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Math",
          "__tag": 4058,
          "value": ""
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "Moments"
        }
      ],
      "level": 1,
      "target": null
    },
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "BulletList",
          "__tag": 4053,
          "ordered": false,
          "start": 1,
          "children": [
            {
              "__type": "ListItem",
              "__tag": 4054,
              "children": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Laplace distribution ("
                    },
                    {
                      "__type": "InlineMath",
                      "__tag": 4057,
                      "value": "\\beta = 1"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "ListItem",
              "__tag": 4054,
              "children": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Normal distribution with "
                    },
                    {
                      "__type": "InlineMath",
                      "__tag": 4057,
                      "value": "\\mu_2 = 1/2"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": " ("
                    },
                    {
                      "__type": "InlineMath",
                      "__tag": 4057,
                      "value": "\\beta = 2"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "ListItem",
              "__tag": 4054,
              "children": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "Uniform distribution over the interval "
                    },
                    {
                      "__type": "InlineMath",
                      "__tag": 4057,
                      "value": "[-1, 1]"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "   ("
                    },
                    {
                      "__type": "InlineMath",
                      "__tag": 4057,
                      "value": "\\beta \\rightarrow \\infty"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ")"
                    }
                  ]
                }
              ]
            }
          ]
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "Special Cases"
        }
      ],
      "level": 1,
      "target": null
    },
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "BulletList",
          "__tag": 4053,
          "ordered": false,
          "start": 1,
          "children": [
            {
              "__type": "ListItem",
              "__tag": 4054,
              "children": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "https://en.wikipedia.org/wiki/Generalized_normal_distribution#Version_1"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "ListItem",
              "__tag": 4054,
              "children": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "https://en.wikipedia.org/wiki/Incomplete_gamma_function#Lower_incomplete_Gamma_function"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "Implementation: "
            },
            {
              "__type": "InlineRole",
              "__tag": 4003,
              "value": "scipy.stats.gennorm",
              "domain": null,
              "role": null,
              "inventory": null
            }
          ]
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "Sources"
        }
      ],
      "level": 1,
      "target": null
    }
  ],
  "local_refs": []
}