| cpp_math_primitives | R Documentation |
Generic mathematical operations optimized with C++/Eigen. No design-specific logic - purely mathematical primitives that can be orchestrated by R code to implement any experimental design.
This architecture allows: - Easy addition of new experimental designs (in R only) - C++ speed for heavy computation - Single source of truth (design_stats.R) - Better maintainability and testability
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.