inst/scratch/change_rng_testing.R

assign_groups(100, c(0.5,0.5), c(0.4,0.3,0.3), c(0.1,0.2,0.7), 1,
              .rng_kind = "Xoshiro256+")


assign_groups(100, c(0.5,0.5), c(0.4,0.3,0.3), c(0.1,0.2,0.7), 1,
              .rng_kind = "Mersenne-Twister")

Try the ordinalsimr package in your browser

Any scripts or data that you put into this service are public.

ordinalsimr documentation built on June 25, 2025, 5:11 p.m.