项目作者: hyunsooseol

项目描述 :
This module is a tool for calculating correlations such as Partial, Tetrachoric, Intraclass correlation coefficients, Bootstrap agreement, and allows users to produce Gaussian Graphical Model.
高级语言: R
项目地址: git://github.com/hyunsooseol/seolmatrix.git
创建时间: 2020-06-18T02:20:58Z
项目社区:https://github.com/hyunsooseol/seolmatrix

开源协议:

下载


seolmatrix

This module is a tool for calculating correlations such as Person, Partial, Tetrachoric, Polychoric, Spearman, Intraclass correlation, Bootstrap agreement, Multilevel correlation, Concordance correlation, Analytic Hierarchy Process, Correlation structure, and allows users to produce Gaussian Graphical Model and Partial plot.

seolmatrix module can be installed and used in R as a standard R packages.

Installation

At the moment, seolmatrix is not in CRAN yet, so you need to install it via devtools

devtools::install_github(“hyunsooseol/seolmatrix”)