scipy.stats.rv_continuous.

__call__#

rv_continuous.__call__(*args, **kwds)[source]#

凍結給定參數的分布。

參數:
arg1, arg2, arg3,…array_like

分布的形狀參數。應包含所有非選用參數,可包含 locscale

回傳值:
rv_frozenrv_frozen 實例

凍結的分布。