Learn R Programming

causalOT (version 1.0.2)

scmOptions: Options for the SCM Method

Description

Options for the SCM Method

Usage

scmOptions(...)

Value

A list with arguments to pass to osqpSettings()

Arguments

...

Arguments passed to the osqpSettings() function which solves the problem.

Details

Options for the solver used in the optimization of the Synthetic Control Method of Abadie and Gardeazabal (2003).

Examples

Run this code
opts <- scmOptions()

Run the code above in your browser using DataLab