Other packages > Find by keyword >

fastdid  

Fast Staggered Difference-in-Difference Estimators
View on CRAN: Click here


Download and install fastdid package within the R console
Install from CRAN:
install.packages("fastdid")

Install from Github:
library("remotes")
install_github("cran/fastdid")

Install by package version:
library("remotes")
install_version("fastdid", "1.0.3")



Attach the package and use:
library("fastdid")
Maintained by
Lin-Tung Tsai
[Scholar Profile | Author Map]
All associated links for this package
Description:
A fast and flexible implementation of Callaway and Sant'Anna's (2021)<doi:10.1016/j.jeconom.2020.12.001> staggered Difference-in-Differences (DiD) estimators, 'fastdid' reduces the computation time from hours to seconds, and incorporates extensions such as time-varying covariates and multiple events.
How to cite:
Lin-Tung Tsai (). fastdid: Fast Staggered Difference-in-Difference Estimators. R package version 1.0.3, https://cran.r-project.org/web/packages/fastdid. Accessed 13 Nov. 2024.
Previous versions and publish date:
1.0.2 (2024-10-28 13:50)
Other packages that cited fastdid R package
View fastdid citation profile
Other R packages that fastdid depends, imports, suggests or enhances
Complete documentation for fastdid
Functions, R codes and Examples using the fastdid R package
Full fastdid package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

aphid  
Analysis with Profile Hidden Markov Models
Designed for the development and application of hidden Markov models and profile HMMs for biologica ...
Download / Learn more Package Citations See dependency  
goftest  
Classical Goodness-of-Fit Tests for Univariate Distributions
Cramer-Von Mises and Anderson-Darling tests of goodness-of-fit for continuous univariate distributi ...
Download / Learn more Package Citations See dependency  
formattable  
Create 'Formattable' Data Structures
Provides functions to create formattable vectors and data frames. 'Formattable' vectors are printed ...
Download / Learn more Package Citations See dependency  
iccCounts  
Intraclass Correlation Coefficient for Count Data
Estimates the intraclass correlation coefficient (ICC) for count data to assess repeatability (intra ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  

23,171

R Packages

199,134

Dependencies

62,827

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA