Ozzie Gooen
|
62ed997de2
|
More progress on DistGeneric
|
2022-06-13 18:13:43 -07:00 |
|
Ozzie Gooen
|
7d9bae96e1
|
Quick addition of stdev-variance-min-max-mode
|
2022-06-06 12:08:00 -07:00 |
|
Ozzie Gooen
|
e0f505c8ea
|
Add logistic distribution
|
2022-05-15 21:10:13 -04:00 |
|
Ozzie Gooen
|
6156ae65d1
|
Cleanup
|
2022-05-15 19:42:10 -04:00 |
|
Ozzie Gooen
|
7216f8079f
|
First attempt at adding bernoulli
|
2022-05-15 18:27:25 -04:00 |
|
Quinn Dougherty
|
722bfc6366
|
All three tests pass
- `uniform` `toPointSet` method has been changed for numerical
stability.
Value: [1e-1 to 1.75e0]
|
2022-05-06 13:58:15 -04:00 |
|
Sam Nolan
|
930c2d2b67
|
Add Gamma distribution
|
2022-05-04 15:53:41 +00:00 |
|
Ozzie Gooen
|
94a1155264
|
Formatted rescript
|
2022-05-03 11:30:00 -04:00 |
|
Ozzie Gooen
|
b28df258e1
|
Ran formatter
|
2022-05-03 11:06:53 -04:00 |
|
Ozzie Gooen
|
18af09ab04
|
Added delta function to produce delta distributions
|
2022-05-01 09:00:56 -04:00 |
|
Quinn Dougherty
|
b9c8a7e2c7
|
Input validation for cauchy
Value: [0.01 to 0.08]
Sam gets most of the credit
|
2022-04-26 16:58:36 -04:00 |
|
Sam Nolan
|
ee6551a694
|
Prevent negative standard deviation in symbolic multiplication
Introduced in #242
|
2022-04-23 16:57:06 -04:00 |
|
Sam Nolan
|
df4b734a49
|
Rename invalidOperationError
|
2022-04-23 14:35:49 -04:00 |
|
Sam Nolan
|
ad593e659b
|
Move error types to types modules
|
2022-04-23 09:56:47 -04:00 |
|
Sam Nolan
|
508f673873
|
Change NaN operations to results
- Also deleting old GenericDist_Types
- Also removing some string errors
|
2022-04-22 16:27:17 -04:00 |
|
Quinn Dougherty
|
806ba86446
|
fixed lint
|
2022-04-20 12:13:31 -04:00 |
|
Quinn
|
c101cdac18
|
update signature for result
|
2022-04-20 11:54:17 -04:00 |
|
Quinn
|
4631c183d9
|
wrap #Cauchy in Ok
|
2022-04-20 11:49:41 -04:00 |
|
|
8743b235d6
|
fix: typo
|
2022-04-15 12:54:04 -04:00 |
|
|
1677d63375
|
fix: std of lognormal symbolic division
|
2022-04-14 21:54:06 -04:00 |
|
|
6d82adca25
|
Merge branch 'develop' into audit-2022-04-14-SymbolicDist.res
|
2022-04-14 16:50:37 -04:00 |
|
|
bd3f2c99d1
|
tweak: add explanation for magic number
|
2022-04-14 16:25:15 -04:00 |
|
|
e5655dc2d1
|
fix: formatting
|
2022-04-14 16:20:23 -04:00 |
|
|
69148bb350
|
fix: Rescript bugs
|
2022-04-14 16:17:59 -04:00 |
|
Ozzie Gooen
|
8854eed91e
|
Merge pull request #242 from quantified-uncertainty/analytic-normal
Analytic normal
|
2022-04-14 16:11:36 -04:00 |
|
|
ec9c67f090
|
feat: Audit SymbolicDist.res
- Fix buggy lognormal multiplication code
- Add precision to 90% confidence intervals code
- Simplified lognormal code
- Added sources for many of the manipulations
|
2022-04-14 16:03:54 -04:00 |
|
Sam Nolan
|
948a8dd651
|
Add analytic solutions for normal and lognormal
|
2022-04-13 15:11:14 +10:00 |
|
Quinn Dougherty
|
de81928ea9
|
Ran yarn format
|
2022-04-13 01:05:09 -04:00 |
|
Quinn Dougherty
|
9d857bf79b
|
(rebase): documented ratio of lognormals
|
2022-04-13 01:05:08 -04:00 |
|
Sam Nolan
|
348b1c9ac6
|
Add normal distribution analytical simplifications
|
2022-04-13 14:36:30 +10:00 |
|
Quinn Dougherty
|
4f95c019eb
|
yarn format
|
2022-04-12 20:22:19 -04:00 |
|
Ozzie Gooen
|
4b103cb128
|
Merged with staging
|
2022-04-08 09:19:03 -04:00 |
|
Ozzie Gooen
|
0fa954ae63
|
Improves sparklines by integrating them more deeply to the codebase
|
2022-04-08 08:44:04 -04:00 |
|
Quinn Dougherty
|
0a5a8a5198
|
property test framework installed but not used; describe(means) section of unit tests filled out
|
2022-04-06 18:57:51 -04:00 |
|
Ozzie Gooen
|
60b760f0cd
|
Naming refactor of key rescript directories
|
2022-04-04 11:59:14 -04:00 |
|