Merge pull request #1200 from quantified-uncertainty/sampleset-doc-fix
fix SampleSet.fromDist docs (fixes #1039)
This commit is contained in:
commit
5f5334ed8e
|
@ -12,7 +12,7 @@ All regular distribution function work on sample set distributions. In addition,
|
||||||
### fromDist
|
### fromDist
|
||||||
|
|
||||||
```
|
```
|
||||||
SampleSet.fromDist: (list<number>) => sampleSet
|
SampleSet.fromDist: (distribution) => sampleSet
|
||||||
```
|
```
|
||||||
|
|
||||||
### fromList
|
### fromList
|
||||||
|
|
Loading…
Reference in New Issue
Block a user