out_NEgraph_multi_separate: Generate multi-null exposure graph using null_equiv.

View source: R/functions_graph.R

out_NEgraph_multi_separateR Documentation

Generate multi-null exposure graph using null_equiv.

Description

Generate multi-null exposure graph using null_equiv.

Usage

out_NEgraph_multi_separate(Zsub, Z0, expos, null_equiv, dim_exposure)

Arguments

Zsub

An integer from 1:length(Z0) that represents a sample from Z0.

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 f_i(z) of units under treatments, where the exposure has more than one dimensions.

Value

A matrix of dimension (num_units x length(Z0)) which is the multi-null exposure graph with respect to Z0[Zsub] and Z0.


dpuelz/CliqueRT documentation built on Jan. 6, 2023, 11:20 p.m.