How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Implement a zero-inflated distribution in SAS

calendar_today September 14, 2026 person Rick Wicklin domain sas

SAS has more than 25 common probability distributions that are supported in the PDF, CDF, QUANTILE, and RAND functions. If you want to work with a less common distribution, you can implement these functions yourself. For example, I previously showed how to use PROC FCMP in Base SAS to implement […] The post Implement a zero-inflated distribution in SAS appeared first on SAS Blogs .

open_in_new Read original post