Skip to content

Commit 8805b05

Browse files
committed
Add link
1 parent 5aa7879 commit 8805b05

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

docs/links/database.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,21 @@
218218
"probability"
219219
]
220220
},
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+
},
221236
"https://github.com/Matt-Esch/virtual-dom": {
222237
"id": "virtual-dom",
223238
"description": "A Virtual DOM and diffing algorithm. The official repository of virtual-dom.",

0 commit comments

Comments
 (0)