t_gen クラス

t_gen クラス (scipy.stats モジュール)

[APIドキュメント]

class t_gen(rv_continuous)

継承関係:rv_continuous → t_gen

インスタンスメソッド

interval

@ [APIドキュメント]

interval(alpha, df, loc=0, scale=1)

  • 引数
  • 戻り値

※ rv_continuousクラスのintervalメソッドを継承しています