
Within this package, you will find a collection of straightforwardtools designed to assist in impact measurement. These tools includefunctions for randomization, checking baseline balance, and fittingbasic Bayesian models, such as linear, logistic, and negative binomialmodels.
You can install the development version of imt fromGitHub with:
# install.packages("pak")pak::pak("google/imt")Examples for how to use the function included in this package can befoundhere