Description Usage Format Details Methods Active Bindings
The data is stored as a data.table under the public field OdataDT.
1 |
An R6Class generator object
nOdata - Maximum number of friends for any observation.
nOdata - number of observations in the observed data frame.
nFnode - Name of the vector that stores the number of friends for each observation (always set to 'nF').
iid_data_flag - Is the input data iid (i.e., no network)?
Wnodes - Names of the baseline covariates (not used).
Anodes - Names of the intervention nodes.
Lnodes - Names of the time-varying covariates (not used).
Ynodes - Names of the outcome nodes (not used).
A_g0_DT - Data.table of observed exposures
new(Odata, nFnode, iid_data_flag, nodes, ...)...
replaceVar(varName, newVarVal)...
replaceOneAnode(AnodeName, newAnodeVal)...
replaceManyAnodes(Anodes, newAnodesMat)...
ncols.sVar...
emptydat.sVar...
nodes...
dat.sVar...
emptydat.sVar...
nodes...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.