The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

Function File: jsucdf (x, alpha1, alpha2)

For each element of x, compute the cumulative distribution function (CDF) at x of the Johnson SU distribution with shape parameters alpha1 and alpha2.

Default values are alpha1 = 1, alpha2 = 1.

Package: statistics