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]
First Published: 2017-06-14
Latest Update: 2022-07-11
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 11 Apr. 2025.
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
03/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for BMisc6080100120140160180200220240260TrendBars

Today's Hot Picks in Authors and Packages

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  
Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  
multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  
GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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