| Functions and CALL Routines |
| Category: | Probability |
| See: | CDF Function |
| Syntax | |
| Arguments | |
| Details | |
| Examples | |
| See Also |
Syntax |
| PROBGAM(x,a) |
| Details |
The PROBGAM function returns the probability that an observation from a gamma distribution, with shape parameter a, is less than or equal to x.
| Examples |
| SAS Statements | Results |
|---|---|
x=probgam(1,3); |
0.0803013971 |
| See Also |
|
Functions: |
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.