We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aa7879 commit 8805b05Copy full SHA for 8805b05
1 file changed
docs/links/database.json
@@ -218,6 +218,21 @@
218
"probability"
219
]
220
},
221
+ "https://en.wikipedia.org/wiki/Quantile_function": {
222
+ "id": "quantile-function",
223
+ "description": "Wikipedia entry for the quantile function of a probability distribution.",
224
+ "short": "",
225
+ "keywords": [
226
+ "distribution",
227
+ "dist",
228
+ "statistics",
229
+ "stats",
230
+ "cdf",
231
+ "inverse",
232
+ "icdf",
233
+ "probability"
234
+ ]
235
+ },
236
"https://github.com/Matt-Esch/virtual-dom": {
237
"id": "virtual-dom",
238
"description": "A Virtual DOM and diffing algorithm. The official repository of virtual-dom.",
0 commit comments