An estimation language https://www.squiggle-language.com/
Go to file
Ozzie Gooen eece6cf95e Merge branch 'master' of github.com:foretold-app/estiband
* 'master' of github.com:foretold-app/estiband: (32 commits)
  Fixes CdfLibrary.js
  Fixes CdfLibrary.js
  Adds integral function
  Adds integral function
  Adds tests
  Adds tests
  FindX tests
  FindY tests (2)
  FindY tests
  Renames CDFunctor
  Findx
  FindY
  FindY
  Adds tests (5)
  Adds tests (4)
  Adds tests (3)
  Adds tests (2)
  Adds tests
  Adds a "range" function
  Fixes file link
  ...
2020-02-26 09:16:15 +00:00
__tests__ Adds integral function 2020-02-25 13:10:32 +03:00
showcase Make sure that chart minimum is shown 2020-02-25 19:55:01 +00:00
src Merge branch 'master' of github.com:foretold-app/estiband 2020-02-26 09:16:15 +00:00
.gitignore Removes obsolete code 2020-02-18 11:56:24 +03:00
bsconfig.json Simple testing and manipulations 2020-02-18 15:50:36 +00:00
LICENSE Added license 2020-02-09 22:27:55 +00:00
package.json Minor fixes 2020-02-19 16:13:54 +00: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 Minor fixes 2020-02-19 16:13:54 +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