Runs estimates estimation function from interference package and returns tidy data frame output
estimator_AS_tidy(data, permutatation_matrix, adj_matrix)
a data.frame of estimates
a data.frame
a permutation matrix of random assignments
an adjacency matrix
The estimator_AS_tidy function requires the 'interference' package, which is not yet available on CRAN.
To use this function:
install the developer version of interference via remotes::install_github('szonszein/interference') and
install the developer version of rdss via remotes::install_github('DeclareDesign/rdss@remotes')
See https://book.declaredesign.org/experimental-causal.html#experiments-over-networks