Miscellaneous Functions for Panel Data, Quantiles, and Printing Results
Add a Covariate to a Formula
Block Bootstrap
BMisc
check_staggered_inner
check_staggered
Check Function
Combine Two Distribution Functions
Compare Variables across Groups
Compare a single variable across two groups
Cross Section to Panel
drop_collinear
Drop a Covariate from a Formula
element_wise_mult
get_first_difference
get_group_inner
get_group
get_lagYi
get_principal_components
get_Yi1_inner
get_Yi1
get_Yibar_inner
get_Yibar_pre_inner
get_Yibar_pre
get_Yibar
get_YiGmin1_inner
get_YiGmin1
get_Yit_inner
get_Yit
Return Particular Element from Each Element in a List
Weighted Distribution Function
Weighted Mean
Quantile of a Weighted Check Function
Get Weighted Quantiles
Take particular id and convert to row number
Convert Vector of ids into Vector of Row Numbers
Invert Ecdf
Left-hand Side Variables
Balance a Panel Data Set
Make a Distribution Function
multiplier_bootstrap
Matrix-Vector Multiplication
orig2t_inner
orig2t
Panel Data to Repeated Cross Sections
Panel Data to Repeated Cross Sections
Right-hand Side of Formula
Right-hand Side Variables
source_all
Subsample of Observations from Panel Data
t2orig_inner
t2orig
time_invariant_to_panel
Variable Names to Formula
TorF
Weighted Check Function
These are miscellaneous functions for working with panel data, quantiles, and printing results. For panel data, the package includes functions for making a panel data balanced (that is, dropping missing individuals that have missing observations in any time period), converting id numbers to row numbers, and to treat repeated cross sections as panel data under the assumption of rank invariance. For quantiles, there are functions to make distribution functions from a set of data points (this is particularly useful when a distribution function is created in several steps), to combine distribution functions based on some external weights, and to invert distribution functions. Finally, there are several other miscellaneous functions for obtaining weighted means, weighted distribution functions, and weighted quantiles; to generate summary statistics and their differences for two groups; and to add or drop covariates from formulas.
Useful links