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.6")



Attach the package and use:
library("iccde")
Maintained by
Christian Blötner
[Scholar Profile | Author Map]
First Published: 2020-12-04
Latest Update: 2023-02-09
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.6, https://cran.r-project.org/web/packages/iccde. Accessed 11 Apr. 2025.
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)
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
03/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2703/2803/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for iccde0102030405060TrendBars

Today's Hot Picks in Authors and Packages

extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  
multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  
GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
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  
Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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