Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 571 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 571 Bytes

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