Description Usage Arguments Value
View source: R/example_treat_prob_generator.R
Function that generates treatment probabilities given an input matrix.
1 | example_treat_prob_generator(x_mat)
|
x_mat |
Numeric matrix. |
A vector of probabilities, with length equal to nrow(x_mat)
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.