Other packages > Find by keyword >

varhandle  

Functions for Robust Variable Handling
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("varhandle", "2.0.6")



Attach the package and use:
library("varhandle")
Maintained by
Mehrad Mahmoudian
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-09-04
Latest Update: 2023-09-30
Description:
Variables are the fundamental parts of each programming language but handling them efficiently might be frustrating for programmers. This package contains some functions to help user (especially data explorers) to make more sense of their variables and take the most out of variables and hardware resources. These functions are written and crafted since 2014 with years of experience in statistical data analysis on high-dimensional data, and for each of them there was a need. Functions in this package are supposed to be efficient and easy to use, hence they will be frequently updated to make them more convenient.
How to cite:
Mehrad Mahmoudian (2015). varhandle: Functions for Robust Variable Handling. R package version 2.0.6, https://cran.r-project.org/web/packages/varhandle. Accessed 07 Nov. 2024.
Previous versions and publish date:
1.0.0 (2015-09-04 01:10), 2.0.0 (2016-06-11 14:19), 2.0.1 (2016-06-19 16:46), 2.0.2 (2017-05-11 01:06), 2.0.3 (2018-07-04 12:00), 2.0.4 (2019-10-21 19:30), 2.0.5 (2020-02-21 01:30)
Other packages that cited varhandle R package
View varhandle citation profile
Other R packages that varhandle depends, imports, suggests or enhances
Complete documentation for varhandle
Functions, R codes and Examples using the varhandle R package
Some associated functions: check.numeric . inspect.na . pin.na . rm.all.but . save.var . to.dummy . unfactor . var.info . varhandle-package . 
Some associated R codes: check.numeric.R . inspect.na.R . pin.na.R . rm.all.but.R . save.var.R . to.dummy.R . unfactor.R . var.info.R .  Full varhandle package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
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  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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