fit_prog_complete: Use nuclear norm matrix completion to fit outcome model

Description Usage Arguments Value

Description

Use nuclear norm matrix completion to fit outcome model

Usage

1
fit_prog_complete(X, y, trt, rank.max = 5, lambda = 0, type = "svd")

Arguments

X

Matrix of covariates/lagged outcomes

y

Matrix of post-period outcomes

trt

Vector of treatment indicator

rank.max

Max rank of the solution

type

"svd" is soft-thresholded SVD and "als" is alternating ridge

lambdaNuclear

norm regularization parameter

Value


ebenmichael/ents documentation built on May 31, 2019, 8:45 p.m.