Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunsooseol authored Apr 29, 2023
1 parent d175078 commit bcde862
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,8 @@

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.

https://www.youtube.com/watch?v=5JPrA1OVFOM
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")

0 comments on commit bcde862

Please sign in to comment.