Chi-squared Distribution
カイ二乗分布の確率を計算するための学習コンポーネント。
オプション
- step |
(number|string)
: スクロール入力のステップサイズ. Default:0.01
. - maxDF |
number
: 入力フィールドで選択可能な最大自由度. Default:50
. - minDF |
number
: 入力フィールドで選択可能な最小自由度. Default:1
. - style |
object
: CSSインラインスタイル. Default:{}
.
例としては、以下のようなものがあります。
ライブエディター
結果
ReferenceError: Provider is not defined