dyneff: Estimate Dynamic Effect

View source: R/dyneff.R

dyneffR Documentation

Estimate Dynamic Effect

Description

Estimate Dynamic Effect

Usage

dyneff(didfit, se = "white2", type = "sss")

Arguments

didfit

The object returned by didWD whose parameters pretime is TRUE.

se

'white1','white2','arellano'. See the help of plm::vcovHC.

type

"HC0", "sss", "HC1", "HC2", "HC3", "HC4". See the help of plm::vcovHC.

Value

a list. The 1st element is dynamice effect statistics, and the 2nd element is independent variables collected.


common2016/didWD documentation built on April 24, 2022, 12:12 a.m.