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 25 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), 0.3.8 (2025-04-23 08: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

foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
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  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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