poisskekur

Skewness, kurtosis and kurtosis excess of the Poisson distribution.
ダウンロード: 136
更新 2014/12/17

ライセンスの表示

This m-file returns the kewness, kurtosis and kurtosis excess of the Poisson distribution with poisson parameter P. S, K and E are the size of the input argument.
Syntax: function [s,k,e] = poisskekur(lambda)

Inputs:
lambda - poisson parameter
Outputs:
s - skewness
k - kurtosis
e - kurtosis excess

引用

Antonio Trujillo-Ortiz (2024). poisskekur (https://www.mathworks.com/matlabcentral/fileexchange/48781-poisskekur), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2010a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersDescriptive Statistics and Visualization についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

It was added an appropriate format to cite this file.

1.0.0.0