Other packages > Find by keyword >

iccde  

Computation of the Double-Entry Intraclass Correlation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("iccde", "0.3.8")



Attach the package and use:
library("iccde")
Maintained by
Christian Blötner
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-12-04
Latest Update: 2025-04-23
Description:
The functions compute the double-entry intraclass correlation, which is an index of profile similarity (Furr, 2010; McCrae, 2008). The double-entry intraclass correlation is a more precise index of the agreement of two empirically observed profiles than the often-used intraclass correlation (McCrae, 2008). The function transforms profiles comprising correlations according to the Fisher z-transformation before the double-entry intraclass correlation is calculated. If the profiles comprise scores such as sum scores from various personality scales, it is recommended to standardize each individual score prior to computation of the double-entry intraclass correlation (McCrae, 2008). See Furr (2010) or McCrae (2008) for details.
How to cite:
Christian Blötner (2020). iccde: Computation of the Double-Entry Intraclass Correlation. R package version 0.3.8, https://cran.r-project.org/web/packages/iccde. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.2.0 (2020-12-04 10:30), 0.3.0 (2021-01-21 20:30), 0.3.1 (2021-02-08 08:40), 0.3.2 (2021-03-23 17:10), 0.3.3 (2022-04-22 20:30), 0.3.4 (2022-08-25 10:10), 0.3.5 (2023-02-09 09:20), 0.3.6 (2024-06-05 18:10)
Other packages that cited iccde R package
View iccde citation profile
Other R packages that iccde depends, imports, suggests or enhances
Complete documentation for iccde
Functions, R codes and Examples using the iccde R package
Some associated functions: iccde . iccdemat . 
Some associated R codes: iccde.R . iccdemat.R .  Full iccde package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
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  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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