scipy.stats.rv_discrete. __call__# rv_discrete.__call__(*args, **kwds)[source]# 凍結給定引數的分布。 參數: arg1, arg2, arg3,…array_like分布的形狀參數。應包含所有非選用引數,可能包含 loc 和 scale。 回傳值: rv_frozenrv_frozen 實例凍結的分布。