squiggle/README.md

23 lines
739 B
Markdown
Raw Normal View History

2020-03-07 19:01:47 +00:00
# WideDomain
2020-02-05 21:09:27 +00:00
2020-03-09 13:29:18 +00:00
This is an experimental library & application for writing estimation functions in ReasonML.
2020-02-05 21:09:27 +00:00
2020-03-09 13:29:18 +00:00
Users would write models with declared interfaces (inputs & outputs). These models can output probability distributions or variables.
## DistPlus
We have a custom library called DistPlus to handle distributions with additional metadata. This helps handle mixed distributions (continuous + discrete), a cache for a cdf, possible unit types (specific times are supported), and limited domains.
## Running
Currently it only has a few very simple models.
2020-02-05 21:09:27 +00:00
```
2020-02-09 22:36:11 +00:00
yarn
yarn run start
yarn run parcel
2020-02-05 21:09:27 +00:00
```
2020-03-09 13:29:18 +00:00
## Current Setup
You can see a current version of this running online here:
https://www.highlyspeculativeestimates.com/m/ea-funds