View source: R/functions_graph.R
| out_NEgraph_multi_separate | R Documentation | 
Generate multi-null exposure graph using null_equiv.
out_NEgraph_multi_separate(Zsub, Z0, expos, null_equiv, dim_exposure)
Zsub | 
 An integer from   | 
Z0 | 
 A vector of column index that represents the remaining treatment. Please see Sec. 8 of the paper for more details.  | 
expos | 
 A three-way array with dimensions (number of units x number of randomizations x dimension of exposure).
Its entry records the exposure   | 
A matrix of dimension (num_units x length(Z0)) which is the multi-null exposure graph
with respect to Z0[Zsub] and Z0.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.