iterateWeight: Recursively estimate weights until convergence

Description Usage Arguments Value

View source: R/weights.R

Description

Recursively estimate weights until convergence

Usage

1
iterateWeight(params, dt, i, w)

Arguments

params

List. Object of class DiDImputation.

dt

data.table. Internal regression table.

i

Integer. Recursion index.

w

Character. Name of the weight to estimate.

Value

Integer. The recursion index (i.e, the number of function calls)


CdfInnovLab/didImputation documentation built on Dec. 17, 2021, 1:57 p.m.