geoskekur

버전 1.1.0.0 (1.89 KB) 작성자: Antonio Trujillo-Ortiz
Skewness, kurtosis and kurtosis excess of the geometric distribution.
다운로드 수: 117
업데이트 날짜: 2014/12/17

라이선스 보기

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

Inputs:
p - probability parameter
Outputs:
s - skewness
k - kurtosis
e - kurtosis excess

인용 양식

Antonio Trujillo-Ortiz (2024). geoskekur (https://www.mathworks.com/matlabcentral/fileexchange/48778-geoskekur), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Descriptive 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