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.4")



Attach the package and use:
library("estimatr")
Maintained by
Graeme Blair
[Scholar Profile | Author Map]
All associated links for this package
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.4, https://cran.r-project.org/web/packages/estimatr. Accessed 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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