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 06 Mar. 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

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
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  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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