BMisc: Miscellaneous Functions for Panel Data, Quantiles, and Printing Results

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.

Version: 1.4.6
Depends: R (≥ 3.1.0)
Imports: data.table, dplyr, Rcpp
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat (≥ 3.0.0), plm, tibble
Published: 2024-03-09
Author: Brantly Callaway [aut, cre]
Maintainer: Brantly Callaway <brantly.callaway at uga.edu>
BugReports: https://github.com/bcallaway11/BMisc/issues
License: GPL-2
URL: https://bcallaway11.github.io/BMisc/, https://github.com/bcallaway11/BMisc
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: BMisc results

Documentation:

Reference manual: BMisc.pdf

Downloads:

Package source: BMisc_1.4.6.tar.gz
Windows binaries: r-devel: BMisc_1.4.6.zip, r-release: BMisc_1.4.6.zip, r-oldrel: BMisc_1.4.6.zip
macOS binaries: r-release (arm64): BMisc_1.4.6.tgz, r-oldrel (arm64): BMisc_1.4.6.tgz, r-release (x86_64): BMisc_1.4.6.tgz
Old sources: BMisc archive

Reverse dependencies:

Reverse imports: did, DRDID, qte

Linking:

Please use the canonical form https://CRAN.R-project.org/package=BMisc to link to this page.