SAS documentation I've seen for the quantile function includes an example for the hypergeometric function but I'm having a hard time figuring out the parameters of the function. Contrary to the usual level of SAS documentation, I don't see where the parameters are listed and my hunting and pecking for parameters isn't working. Any suggestions?
More specifically, the function is as follows:
quantile('hyper', p,x,y,z) so..., what are x, y, and z.
Thanks.
Thanks.
Hello @Chuck_White,
Generally, the documentation of the CDF and PDF function (which the documentation of the QUANTILE function refers to) is more detailed and contains both formulae and descriptions of the parameters.
@Chuck_White wrote:
quantile('hyper', p,x,y,z) so..., what are x, y, and z.
In the case of the hypergeometric distribution:
Hello @Chuck_White,
Generally, the documentation of the CDF and PDF function (which the documentation of the QUANTILE function refers to) is more detailed and contains both formulae and descriptions of the parameters.
@Chuck_White wrote:
quantile('hyper', p,x,y,z) so..., what are x, y, and z.
In the case of the hypergeometric distribution:
Better yet, there was a link within the quantile function that defined the parameters. I hate it when I miss stuff like that.
Thank you for your patience and support.
Chuck
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and save with the early bird rate—just $795!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.