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]
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 25 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
01/2601/2701/2801/2901/3001/3102/0102/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/1802/1902/2002/2102/2202/23Downloads for varhandle050100150200250300350TrendBars

Today's Hot Picks in Authors and Packages

MSclassifR  
Automated Classification of Mass Spectra
Functions to classify mass spectra in known categories, and to determine discriminant mass-over-char ...
Download / Learn more Package Citations See dependency  
iDOVE  
Durability of Vaccine Efficacy Against SARS-CoV-2 Infection
Implements a nonparametric maximum likelihood method for assessing potentially time-varying vaccine ...
Download / Learn more Package Citations See dependency  
gpmap  
Analysing and Plotting Genotype-Phenotype Maps
Tools for studying genotype-phenotype maps for bi-allelic loci underlying quantitative phenotypes. T ...
Download / Learn more Package Citations See dependency  
IQCC  
Improved Quality Control Charts
Builds statistical control charts with exact limits for univariate and multivariate cases. ...
Download / Learn more Package Citations See dependency  
POMaSPU  
Adaptive Association Tests for Multiple Phenotypes using Proportional Odds Model (POM-aSPU)
POM-aSPU test evaluates an association between an ordinal response and multiple phenotypes, for deta ...
Download / Learn more Package Citations See dependency  
downloader  
Download Files over HTTP and HTTPS
Provides a wrapper for the download.file function, making it possible to download files over HTTPS ...
Download / Learn more Package Citations See dependency  

23,762

R Packages

206,309

Dependencies

64,478

Author Associations

23,713

Publication Badges

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