Description Usage Arguments Value
View source: R/rand-mechanisms.R
Reveals the observed outcomes.
1 | observe.outcomes(Z, A, science)
|
Z |
A list of numeric vectors. A group-assignment structure. |
A |
A numeric vector. A vector of attributes. |
science |
A matrix. A full schedule of potential outcomes. Its number of rows should equal the length of 'A' and 'Z'. Each column corresponds to a different exposure. For now, exposures should be contiguous integers starting from 0. |
A vector of observed outcomes, of the same length as 'A' and 'Z'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.