tla-org / poweranalyses

Statistical power analyses in the browser
https://poweranalyses.org
GNU General Public License v3.0
4 stars 0 forks source link
rust statistical-power statistics wasm webassembly

poweranalyses.org

Statistical power analyses in the browser via R's nmath library and WebAssembly.

License

The favicon is obtained from Flaticon.

Developer notes

Going via emscripten because we link a C library.

A big thanks to rustwasm/team for writing down how to build a C library to WebAssembly via Rust.

For development, checkout the scripts in the justfile. If you are lazy just run just.