R/methods.R
nullcat_methods.Rd
Return the character vector of supported categorical randomization methods.
nullcat_methods()
A character vector of method names.
nullcat_methods() #> [1] "curvecat" "swapcat" "tswapcat" "r0cat" "c0cat"