Other packages > Find by keyword >

cat2cat  

Handling an Inconsistently Coded Categorical Variable in a Longitudinal Dataset
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("cat2cat", "0.4.7")



Attach the package and use:
library("cat2cat")
Maintained by
Maciej Nasinski
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-09-22
Latest Update: 2024-01-22
Description:
Unifying an inconsistently coded categorical variable between two different time points in accordance with a mapping table. The main rule is to replicate the observation if it could be assigned to a few categories. Then using frequencies or statistical methods to approximate the probabilities of being assigned to each of them. This procedure was invented and implemented in the paper by Nasinski, Majchrowska, and Broniatowska (2020) .
How to cite:
Maciej Nasinski (2020). cat2cat: Handling an Inconsistently Coded Categorical Variable in a Longitudinal Dataset. R package version 0.4.7, https://cran.r-project.org/web/packages/cat2cat
Previous versions and publish date:
0.1.3 (2020-09-22 12:00), 0.1.7 (2020-11-29 06:30), 0.2.0 (2020-12-08 22:10), 0.2.1 (2021-03-27 03:50), 0.3.1 (2022-02-06 22:00), 0.3.3 (2022-03-11 22:30), 0.4.1 (2022-06-08 22:50), 0.4.2 (2022-08-05 17:50), 0.4.4 (2022-08-31 13:50), 0.4.5 (2022-09-25 12:40), 0.4.6 (2023-02-01 22:40)
Other packages that cited cat2cat R package
View cat2cat citation profile
Other R packages that cat2cat depends, imports, suggests or enhances
Functions, R codes and Examples using the cat2cat R package
Some associated functions: cat2cat . cat2cat_agg . cat2cat_ml . cat2cat_ml_run . cat_apply_freq . cross_c2c . dummy_c2c . get_freqs . get_mappings . occup . occup_small . plot_c2c . prune_c2c . resolve_frequencies . summary_c2c . trans . validate_cover_cats . verticals . verticals2 . 
Some associated R codes: cat2cat.R . cat2cat_agg.R . cat2cat_ml.R . cat2cat_utils.R . data.R . lms.R . mapping.R . plot_cat2cat.R . read_eq.R .  Full cat2cat 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

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
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  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
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