Learn R Programming

scmSpillover (version 0.1.1)

scm_batch: Batch SCM for all units

Description

Computes synthetic control weights for all units

Usage

scm_batch(Y, verbose = FALSE)

Value

List with intercepts (a) and weight matrix (B)

Arguments

Y

N x T matrix of outcomes

verbose

Print progress messages