omegaz.closure | R Documentation |
This function returns a function to obtain the correct matrix for a specified vector of randomization probabilities pi_t.
omegaz.closure(car_scheme)
omegaz.func <- omegaz.closure(car_scheme="biased-coin") omegaz <- omegaz.func(pi_t=c(0.2, 0.4, 0.4))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.