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 07 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

lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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