{
  "__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_jf_skew_t",
  "arbitrary": [
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "A skew extension of the "
            },
            {
              "__type": "InlineRole",
              "__tag": 4003,
              "value": "t",
              "domain": null,
              "role": null,
              "inventory": null
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " distribution, defined for "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "a>0"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " and "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "b>0"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "."
            }
          ]
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": ""
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "where "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "C_{a,b}=2^{a+b-1}B(a,b)(a+b)^{1/2}"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": ", "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "B"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " is the beta function "
            },
            {
              "__type": "InlineRole",
              "__tag": 4003,
              "value": "scipy.special.beta",
              "domain": null,
              "role": null,
              "inventory": null
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " and the formula for the moments "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "\\mu_{n}^{\\prime}"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " holds provided that "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "a>n/2"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " and "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "b>n/2"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "."
            }
          ]
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "When "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "a<b"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": ", the distribution is negatively skewed, and when "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "a>b"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": ", the distribution is positively skewed. If "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "a=b"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": ", then we recover the "
            },
            {
              "__type": "InlineRole",
              "__tag": 4003,
              "value": "t",
              "domain": null,
              "role": null,
              "inventory": null
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " distribution with "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "2a"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " degrees of freedom."
            }
          ]
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "Jones and Faddy Skew-T Distribution"
        }
      ],
      "level": 0,
      "target": "continuous-jf_skew_t"
    },
    {
      "__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": "M.C. Jones and M.J. Faddy. \"A skew extension of the t distribution, with    applications\" "
                    },
                    {
                      "__type": "Emphasis",
                      "__tag": 4047,
                      "children": [
                        {
                          "__type": "Text",
                          "__tag": 4046,
                          "value": "Journal of the Royal Statistical Society"
                        }
                      ]
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": ", Series B    (Statistical Methodology) 65, no. 1 (2003): 159-174.    "
                    },
                    {
                      "__type": "InlineRole",
                      "__tag": 4003,
                      "value": "10.1111/1467-9868.00378",
                      "domain": null,
                      "role": "doi",
                      "inventory": null
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "Implementation: "
            },
            {
              "__type": "InlineRole",
              "__tag": 4003,
              "value": "scipy.stats.jf_skew_t",
              "domain": null,
              "role": null,
              "inventory": null
            }
          ]
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "References"
        }
      ],
      "level": 1,
      "target": null
    }
  ],
  "local_refs": []
}