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. Accessed 18 Feb. 2025.
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
Complete documentation for cat2cat
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

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  
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  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
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  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
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