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

factorplot  
Graphical Presentation of Simple Contrasts
Methods to calculate, print, summarize and plot pairwise differences from GLMs, GLHT or Multinomial ...
Download / Learn more Package Citations See dependency  
srm  
Structural Equation Modeling for the Social Relations Model
Provides functionality for structural equation modeling for the social relations model (Kenny & ...
Download / Learn more Package Citations See dependency  
FMCCSD  
Efficient Estimation of Clustered Current Status Data
Current status data abounds in the field of epidemiology and public health, where the only observab ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable 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  
QuantileNPCI  
Nonparametric Confidence Intervals for Quantiles
Based on Alan D. Hutson (1999) , "Calculating nonparametric confidence i ...
Download / Learn more Package Citations See dependency  
Maintainer: Li Yan (view profile)
bizicount  
Bivariate Zero-Inflated Count Models Using Copulas
Maximum likelihood estimation of copula-based zero-inflated (and non-inflated) Poisson and negative ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns