An estimation language https://www.squiggle-language.com/
Go to file
2020-02-18 10:46:46 +03:00
showcase Attempt at simple graphs 2020-02-17 22:53:39 +00:00
src Attempt at simple graphs 2020-02-17 22:53:39 +00:00
.gitignore Initial work on time domain 2020-02-14 12:08:19 +00:00
bsconfig.json Added simple showcase, related components 2020-02-17 21:52:21 +00:00
LICENSE Added license 2020-02-09 22:27:55 +00:00
package.json Merge remote-tracking branch 'origin/master' 2020-02-18 10:46:46 +03:00
postcss.config.js Added simple tailwind 2020-02-07 16:06:38 +00:00
README.md Simple readme 2020-02-09 22:36:11 +00:00
tailwind.js Added simple tailwind 2020-02-07 16:06:38 +00:00
yarn.lock Updated cdf lib 2020-02-17 23:05:14 +00:00

Estiband

This is an experimental app / library for writing estimation functions in ReasonML.

Currently it just has one very simple model for EA Funds over time.

yarn
yarn run start
yarn run parcel