Skip to content

Commit 39358cd

Browse files
committed
2 parents 565dd45 + c6c2024 commit 39358cd

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

+6-7
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22

33
# Funz algorithm: RandomSampling
44

5-
* RandomSampling method for ...
6-
* author: ...
7-
* ref: ...
8-
* tags: ...
9-
* options: ...
10-
* input: ...
11-
* output: ...
5+
* RandomSampling: sample input parameters to propagate uncertainties model
6+
* author: Yann Richet
7+
* tags: Uncertainties
8+
* options: sample_size=100; seed=1; model\[x\]=Uniform(0,1)
9+
* input: x=list(min=0,max=1)
10+
* output: y=0.99
1211

1312

1413
![Analytics](https://ga-beacon.appspot.com/UA-109580-20/algorithm-RandomSampling)

0 commit comments

Comments
 (0)