Functions and CALL Routines |
Category: | Probability |
See: | SDF Function |
Syntax | |
Arguments | |
See Also |
Syntax |
LOGSDF('dist',quantile,parm-1,...,parm-k) |
is a character constant, variable, or expression that identifies the distribution. Valid distributions are as follows:
Note: Except for T, F, and NORMALMIX, you can minimally identify any distribution by its first four characters.
is a numeric constant, variable, or expression that specifies the value of a random variable.
are optional shape, location, or scale parameters appropriate for the specific distribution.
The LOGSDF function computes the logarithm of the survival function from various continuous and discrete distributions. For more information, see the SDF Function.
See Also |
Functions: |
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.