Skip to content

tla-org/poweranalyses

Repository files navigation

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.