{
  "__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_genpareto",
  "arbitrary": [
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "There is one shape parameter "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "c\\neq0"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": ".  The support is "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "x\\geq0"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " if "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "c>0"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": ", and "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "0\\leq x<\\frac{1}{\\left|c\\right|}"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " if "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "c"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " is negative."
            }
          ]
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": ""
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": "M\\left(t\\right) = \\left\\{\n  \\begin{array}{cc}\n    \\left(-\\frac{t}{c}\\right)^{\\frac{1}{c}}\n    e^{-\\frac{t}{c}}\n    \\left[\n    \\Gamma\\left(1-\\frac{1}{c}\\right)\n    + \\left(\\gamma\\left(-\\frac{1}{c},-\\frac{t}{c}\\right) / \\Gamma\\left(\\frac{1}{-c}\\right)\\right)\n      - \\pi\\csc\\left(\\frac{\\pi}{c}\\right)/\\Gamma\\left(\\frac{1}{c}\\right)\n      \\right] & c>0\\\\\n    \\left(\n    \\frac{\\left|c\\right|}{t}\\right)^{1/\\left|c\\right|}\n    \\Gamma\\left(\\frac{1}{\\left|c\\right|}, \\frac{t}{\\left|c\\right|}\\right)\n    \\frac{1}{\\Gamma\\left(\\frac{1}{|c|}\\right)}\n     & c<0\n  \\end{array}\n  \\right."
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": "\\mu_{n}^{\\prime}=\\frac{\\left(-1\\right)^{n}}{c^{n}}\\sum_{k=0}^{n}\\binom{n}{k}\\frac{\\left(-1\\right)^{k}}{1-ck}\\quad \\text{ if }cn<1"
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": ""
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "Thus,"
            }
          ]
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": ""
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": "h\\left[X\\right]=1+c\\quad c>0"
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "Implementation: "
            },
            {
              "__type": "InlineRole",
              "__tag": 4003,
              "value": "scipy.stats.genpareto",
              "domain": null,
              "role": null,
              "inventory": null
            }
          ]
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "Generalized Pareto Distribution"
        }
      ],
      "level": 0,
      "target": "continuous-genpareto"
    }
  ],
  "local_refs": []
}