Simple (modifying) syntax
Simple syntax can be used in general purpose. Can modify df DataFrame.
rbe!(df; dvar::Symbol, subject::Symbol, formulation::Symbol, period::Symbol, sequence::Symbol)
Simple (non-modifying) syntax
rbe!(df; dvar::Symbol, subject::Symbol, formulation::Symbol, period::Symbol, sequence::Symbol)
Random dataset
Random dataset function is made for generation validation datasets and simulation data.
Simulation
Simulation based on work with task - RandRBEDS object. Purpose of simulation to count successful BE outcomes for power or alpha calculation. Also simulation used to test package stability.