Found 156 packages in 0.05 seconds
Efficient Estimation Under Staggered Treatment Timing
Efficiently estimates treatment effects in settings with randomized staggered rollouts, using tools
proposed by Roth and Sant'Anna (2021)
Conesa Colors Palette
Provides a collection of palettes designed to integrate with 'ggplot', reflecting the color schemes associated with 'ConesaLab'.
National Road Safety Observatory (ONSV) Styles for 'gt' Tables
Wrapper functions for customizing HTML tables from the 'gt' package to the ONSV style.
Spatial Dependence: Weighting Schemes, Statistics
A collection of functions to create spatial weights matrix
objects from polygon 'contiguities', from point patterns by distance and
tessellations, for summarizing these objects, and for permitting their
use in spatial data analysis, including regional aggregation by minimum
spanning tree; a collection of tests for spatial 'autocorrelation',
including global 'Morans I' and 'Gearys C' proposed by 'Cliff' and 'Ord'
(1973, ISBN: 0850860369) and (1981, ISBN: 0850860814), 'Hubert/Mantel'
general cross product statistic, Empirical Bayes estimates and
'Assunção/Reis' (1999)
Calculate Forest Dynamics
Determines the dynamics of tree species communities (mortality rates, recruitment, loss and gain in basal area, net changes and turnover). Important notes are a) The 'forest_df' argument (data) must contain the columns 'plot' (plot identification), 'spp' (species identification), DBH_1 (Diameter at breast height in first year of measure) and DBH_2 (Diameter at breast height in second year of measure). DBH_1 and DBH_2 must be numeric values; b) example input file in 'data(forest_df_example)'; c) The argument 'inv_time' represents the time between inventories, in years; d) The 'coord' argument must be of the type 'c(longitude, latitude)', with decimal degree values; e) Argument 'add_wd' represents a dataframe with wood density values (g cm-3) format with three columns ('genus', 'species', 'wd'). This argument is set to NULL by default, and if isn't provided, the wood density will be estimated with the getWoodDensity() function from the 'BIOMASS' package.
Add Ipea Editorial Standards to 'ggplot2' Graphics
Convenient functions to create 'ggplot2' graphics following the editorial guidelines of the Institute for Applied Economic Research (Ipea).
Microsoft(r)-Inspired Color Palettes
Provide color schemes for maps (and other graphics) based on the color palettes of several Microsoft(r) products. Forked from 'RColorBrewer' v1.1-2.
Colombian Macro-Financial Time Series Generator
This repository aims to contribute to the econometric models' production with Colombian data, by providing a set of web-scrapping functions of some of the main macro-financial indicators. All the sources are public and free, but the advantage of these functions is that they directly download and harmonize the information in R's environment. No need to import or download additional files. You only need an internet connection!
'RStudio' Addins for Show Outline of a R Markdown/'LaTeX' Project
'RStudio' allows to show and navigate for the outline of a R Markdown file, but not for R Markdown projects with multiple files. For this reason, I have developed several 'RStudio' addins capable of show project outline. Each addin is specialized in showing projects of different types: R Markdown project, 'bookdown' package project and 'LaTeX' project. There is a configuration file that allows you to customize additional searches.
Doubly Robust Difference-in-Differences Estimators
Implements the locally efficient doubly robust difference-in-differences (DiD)
estimators for the average treatment effect proposed by Sant'Anna and Zhao (2020)