- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Posted 05-03-2009 12:51 PM
(7590 views)
Hi,
Does anyone know what is the SAS equivalent of the Excel NORMSINV function? This function accepts a probability and returns the Z standard normal value which corresponds to this probability.
Thanks,
Eyal
Does anyone know what is the SAS equivalent of the Excel NORMSINV function? This function accepts a probability and returns the Z standard normal value which corresponds to this probability.
Thanks,
Eyal
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
probit function
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Thanks !