SAS supports more than 25 common probability distributions for the PDF, CDF, QUANTILE, and RAND functions. If you need a less-common distribution, you can implement new distributions by using Base SAS (specifically, PROC FCMP) or the SAS/IML language. On the SAS Support Communities, a SAS programmer asked how to implement the generalized extreme value (GEV) distribution in SAS. This article shows how to use PROC FCMP and PROC IML to implement functions for working with the GEV distribution. T...| The DO Loop
Suppose you measure data weekly.| The DO Loop
An article by David Corliss in Amstat News (Corliss D.| The DO Loop
One of the most exciting features of SAS Viya Workbench is that the code editor includes a generative AI component called SAS Viya Copilot.| The DO Loop
The moment-ratio diagram is a tool that is useful when choosing a distribution that models a sample of univariate data.| The DO Loop