out_NEgraph_ex: Generate the multi-null exposure graph.

out_NEgraph_exR Documentation

Generate the multi-null exposure graph.

Description

Generate the multi-null exposure graph.

Usage

out_NEgraph_ex(Zsub, Z0, expos, tol = 1.5e-08)

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 (number of units x length(Z0)) which is the multi-null exposure graph with respect to Z0[Zsub] and Zsub.


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