-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Julie edited this page Jun 13, 2019
·
6 revisions
This is a tool to transform (N-1) independent, uniform distributed random numbers into N numbers that all sum up to 1 and are all distributed identically.
The introduction will show some examples and show the need of this transformation.
The Python section will show you how to use this tool in Python. It's really just a call of a function.
The R section will show you how to use this tool in R. Also, just a call of a function.
© 2019-2021 - PieShareDistribution - juliane.mai@uwaterloo.ca
Funded under IMPC project of Global Water Futures program.
Table of contents