Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Compute probability of having glaucoma given the intraocular pressure
ResourceFunction["GlaucomaRisk"][p] returns the probability of having glaucoma given the intraocular pressure p. |
Find the glaucoma risk corresponding to a given intraocular pressure, assuming units in millimeters of mercury:
| In[1]:= |
| Out[1]= |
Obtain the glaucoma risk for an intraocular pressure given as a String:
| In[2]:= |
| Out[2]= |
| In[3]:= |
| Out[3]= |
Find the glaucoma risk for an intraocular pressure specified as a quantity in units of pascals:
| In[4]:= |
| Out[4]= |
Calculate the probability of having glaucoma given the intraocular pressure:
| In[5]:= | ![]() |
| Out[5]= | ![]() |
This work is licensed under a Creative Commons Attribution 4.0 International License