# pltPcorrelation **Repository Path**: wqssf102/pltpcorrelation ## Basic Information - **Project Name**: pltPcorrelation - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pltPcorrelation #### package的说明 ggm包可直接做偏相关分析并提供显著检验功能,有时候我们需要分析一个数据矩阵里的两两变量间的偏相关。因此,在依赖于多个R package的情况下,将个人代码整合为“pltPcorrelation”。 #### 安装教程 remotes::install_git("https://gitee.com/wqssf102/pltpcorrelation", dependencies = FALSE) 或: remotes::install_git("https://gitee.com/wqssf102/pltpcorrelation", dependencies = TRUE) #### 使用说明 1. 可根据分析结果自由绘图 2. 使用最新版本R安装(大于4.0)