Other packages > Find by keyword >

estimatr  

Fast Estimators for Design-Based Inference
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("estimatr", "1.0.6")



Attach the package and use:
library("estimatr")
Maintained by
Graeme Blair
[Scholar Profile | Author Map]
First Published: 2018-01-29
Latest Update: 2022-07-04
Description:
Fast procedures for small set of commonly-used, design-appropriate estimators with robust standard errors and confidence intervals. Includes estimators for linear regression, instrumental variables regression, difference-in-means, Horvitz-Thompson estimation, and regression improving precision of experimental estimates by interacting treatment with centered pre-treatment covariates introduced by Lin (2013) .
How to cite:
Graeme Blair (2018). estimatr: Fast Estimators for Design-Based Inference. R package version 1.0.6, https://cran.r-project.org/web/packages/estimatr. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.2.0 (2018-01-29 11:02), 0.4.0 (2018-02-15 23:38), 0.6.0 (2018-03-28 10:19), 0.8.0 (2018-06-02 06:58), 0.10.0 (2018-07-12 09:30), 0.12 (2018-09-16 00:50), 0.14 (2018-11-06 13:30), 0.16 (2019-03-02 09:10), 0.18.0 (2019-05-26 06:50), 0.20.0 (2019-09-09 07:10), 0.22.0 (2020-03-19 14:00), 0.24.0 (2020-09-02 09:00), 0.26.0 (2020-09-07 12:20), 0.28.0 (2020-11-19 14:10), 0.30.0 (2021-01-07 08:00), 0.30.2 (2021-01-17 06:50), 0.30.4 (2021-11-07 16:50), 0.30.6 (2022-01-31 09:30), 1.0.0 (2022-07-04 14:40), 1.0.2 (2024-01-17 08:00), 1.0.4 (2024-04-01 01:30)
Other packages that cited estimatr R package
View estimatr citation profile
Other R packages that estimatr depends, imports, suggests or enhances
Complete documentation for estimatr
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for estimatr250300350400450500550600650700750800TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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