Other packages > Find by keyword >

BMisc  

Miscellaneous Functions for Panel Data, Quantiles, and Printing Results
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("BMisc", "1.4.8")



Attach the package and use:
library("BMisc")
Maintained by
Brantly Callaway
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-06-14
Latest Update: 2025-02-04
Description:
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.
How to cite:
Brantly Callaway (2017). BMisc: Miscellaneous Functions for Panel Data, Quantiles, and Printing Results. R package version 1.4.8, https://cran.r-project.org/web/packages/BMisc. Accessed 05 Jun. 2026.
Previous versions and publish date:
1.0.0 (2017-06-14 05:08), 1.0.1 (2017-06-15 02:22), 1.1.1 (2017-11-06 17:44), 1.2.0 (2018-02-27 18:15), 1.3.0 (2018-07-17 00:00), 1.3.1 (2018-08-15 20:00), 1.4.1 (2020-04-01 15:00), 1.4.2 (2020-12-18 14:00), 1.4.3 (2021-12-09 23:30), 1.4.4 (2022-01-26 23:00), 1.4.5 (2022-07-11 20:30), 1.4.6 (2024-03-09 17:20), 1.4.7 (2025-01-10 14:30)
Other packages that cited BMisc R package
View BMisc citation profile
Other R packages that BMisc depends, imports, suggests or enhances
Complete documentation for BMisc
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
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  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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