/poweranalyses

Statistical power analyses in the browser

Primary LanguageRustGNU General Public License v3.0GPL-3.0

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.