Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 616 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 616 Bytes

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.