-
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. It will show you how using another approach could lead to biased results.
The Python section will show you how to use this tool in Python. I will give a short example to check if you are using it correctly.
The R section will show you how to use this tool in R. A small example will provide some guidance and make sure you obtain the same results.
© 2019-2021 - PieShareDistribution - juliane.mai@uwaterloo.ca
Funded under IMPC project of Global Water Futures program.
Table of contents