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]
All associated links for this package
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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
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  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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