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 18 Feb. 2025.
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

fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
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  
readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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