| Contents | Index |
Return cumulative distribution function (CDF) for ProbDist object
Y = cdf(PD, X)
Y = cdf(PD, X) returns Y, an array containing the cumulative distribution function (CDF) for the ProbDist object PD, evaluated at values in X.
| PD | An object of the class ProbDistUnivParam or ProbDistUnivKernel. |
| X | A numeric array of values where you want to evaluate the CDF. |
| Y | An array containing the cumulative distribution function (CDF) for the ProbDist object PD. |
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |